You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
static | 7 years ago | |
templates | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
README.md | 7 years ago | |
SSE.py | 7 years ago | |
app.py | 7 years ago | |
config.py.sample | 7 years ago |
README.md
- pip install flask gevent python-forecastio flask-debugtoolbar apscheduler
- git clone
- cd dashie-dashboard
- git submodule init
- git submodule update
- cp config.py.sample config.py
- open http://forecast.io use brain, get devkey
- $EDITOR config.py, use brain
- python app.py
- open http://localhost:5000
- profit