Web interface for showing mindwave headset metrics, implemented using websocket.
dev package for libevent
all the dependencies in requirements.txt
pymindwave library: https://github.com/akloster/python-mindwave
- install all the dependencies
- plugin your headset
- run
python run.py
- navigate to
http://127.0.0.1:7000
in your browser