Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days ago
JSON representation
A tool to visualize your electricity usage with aWATTar
- Host: GitHub
- URL: https://github.com/awattar-backtesting/awattar-backtesting.github.io
- Owner: awattar-backtesting
- License: mit
- Created: 2023-01-23T21:35:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:20:22.000Z (15 days ago)
- Last Synced: 2024-10-29T13:19:28.967Z (15 days ago)
- Language: Python
- Size: 7.05 MB
- Stars: 23
- Watchers: 2
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`