What is this?
Simple active environmental monitoring web application with Flask, sse, redis
How to?
run pip install -r requirements.txt
to install requirements, and start the server with python controller.py
then browse http://localhost:8000/
to try out.