Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 403 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 403 Bytes

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