Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 757 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 757 Bytes

Posture Tracker

A program that will track your posture using a webcam and remind you to sit properly. Works on all operating systems in theory but has only been tested on Linux.

Prerequisites

  • OpenFace (Setup instructions for OpenFace)
  • The GUI uses Kivy
  • Notify-osd needed for notifications at least on Linux systems
  • PIL image library
  • probably a ton of other stuff, will make an installer or a complete list at some point

Before usage

  • In main.py, in the FaceRecognition class, there is the path to a file. You need to change that to point at the file on your own computer. It can be found in OpenFace's folders.