Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```