Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 316 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 316 Bytes

live-graph

Simple live sensor graph with Flask and SocketIO

Getting Started

Install Python pacakages

$ pip install -r requirements.txt

Run server

$ python server.py

Open localhost:8000 and click the start button

Try it out

$ python client_test.py