Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/awattar-backtesting/awattar-backtesting.github.io

A tool to visualize your electricity usage with aWATTar
https://github.com/awattar-backtesting/awattar-backtesting.github.io

Last synced: about 2 months ago
JSON representation

A tool to visualize your electricity usage with aWATTar

Awesome Lists containing this project

README

        

# [awattar-backtesting.github.io](https://awattar-backtesting.github.io)
A tool to visualize your electricity usage with aWATTar

# Run Locally
Just start [index.html](docs\index.html), but make sure to allow CORS from local machine.
Therefore you either run your own webserver or just start chrome with disabled web security:
`chrome.exe --user-data-dir="C://Chrome dev session" --disable-web-security`