Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivmarkov/edge-frame
A minimal Web Frontend for IOT devices
https://github.com/ivmarkov/edge-frame
Last synced: 2 months ago
JSON representation
A minimal Web Frontend for IOT devices
- Host: GitHub
- URL: https://github.com/ivmarkov/edge-frame
- Owner: ivmarkov
- Created: 2021-02-28T14:28:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T08:25:04.000Z (6 months ago)
- Last Synced: 2024-10-25T20:17:40.673Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 217 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edge-Frame - Minimal Web Frontend for IOT devices
![CI](https://github.com/ivmarkov/edge-frame/actions/workflows/ci.yml/badge.svg)
![crates.io](https://img.shields.io/crates/v/edge-frame.svg)## Try it out
* `cargo install trunk`
* `cd kitchen-sink`
* `trunk serve`... more to come.