awattar-backtesting / awattar-backtesting.github.io

A tool to visualize your electricity usage with aWATTar
MIT License
20 stars 11 forks source link

awattar-backtesting.github.io

A tool to visualize your electricity usage with aWATTar

Run Locally

Just start 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