mirror of
https://git.alemi.dev/dashboard.git
synced 2024-11-14 03:49:19 +01:00
alemi
8e29b59c35
Committing current state, which is a simple full screen plot with some basic features. It compiles for both native and web. There's a basic generic datasource impl. It currently plots random data for demo. |
||
---|---|---|
.. | ||
favicon.ico | ||
icon-256.png | ||
icon-1024.png | ||
icon_ios_touch_192.png | ||
index.html | ||
manifest.json | ||
maskable_icon_x512.png | ||
plotter.js | ||
plotter_bg.wasm | ||
README.md | ||
sw.js |
This folder contains the files required for the web app.
The reason the folder is called "docs" is because that is the name that GitHub requires in order to host a web page from the master
branch of a repository. You can test the eframe_template
at https://emilk.github.io/eframe_template/.