Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rars/smart_energy_explorer
An energy usage dashboard for smart meters in the UK.
https://github.com/rars/smart_energy_explorer
Last synced: about 2 months ago
JSON representation
An energy usage dashboard for smart meters in the UK.
- Host: GitHub
- URL: https://github.com/rars/smart_energy_explorer
- Owner: rars
- License: other
- Created: 2024-08-15T09:40:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T14:32:54.000Z (about 2 months ago)
- Last Synced: 2024-11-22T15:18:40.286Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart Energy Explorer
An energy usage dashboard. See video demo here: [https://www.youtube.com/watch?v=bXS-XeiCP00](https://www.youtube.com/watch?v=bXS-XeiCP00).
## Running locally
After checkout:
```bash
npm i
cargo tauri dev
```