Skip to content

punkyoon/live-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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