Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 421 Bytes

mindwavesocket

Web interface for showing mindwave headset metrics, implemented using websocket.

Dependencies

dev package for libevent

all the dependencies in requirements.txt

pymindwave library: https://github.com/akloster/python-mindwave

Usage

  • install all the dependencies
  • plugin your headset
  • run python run.py
  • navigate to http://127.0.0.1:7000 in your browser