Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fxia22/tinkercontrollerwebapp
A controller based on flask and socketIO
https://github.com/fxia22/tinkercontrollerwebapp
Last synced: 1 day ago
JSON representation
A controller based on flask and socketIO
- Host: GitHub
- URL: https://github.com/fxia22/tinkercontrollerwebapp
- Owner: fxia22
- Created: 2015-04-24T18:20:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T18:21:19.000Z (over 9 years ago)
- Last Synced: 2023-08-02T19:20:42.665Z (over 1 year ago)
- Language: HTML
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# setup guideline
## Dependencies
- Install Flask from requirements.txt
- Install Flask-SocketIO from here
https://pypi.python.org/pypi/Flask-SocketIO## Run
``python app.py ``