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

ppessi/posture-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A program that will track your posture and remind you to sit properly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages