live-graph icon indicating copy to clipboard operation
live-graph copied to clipboard

Simple live graph with Flask and SocketIO

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