Posture monitor and notification OSX app, for experimentation or self-monitoring, with data analysis scripts.
Clone the repository and open sensei/dist/Sensei.app
Installation via Homebrew (intermediate)
NOTE: Requires Mac with terminal-notifier installed, PyQt5 and OpenCV.
brew install terminal-notifier pyqt5 opencv3 --with-contrib --with-python3 --HEAD
Clone the repository and run it
$ python sensei.py
Sit in a comfortable, upright position Click 'Calibrate'
You will receive notifications if you are too close.
Preprocess and visualize your data using the notebook.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Awarded Third Place in 2018 China-US Young Maker Competition sponsored by Google.