https://github.com/lucasc-99/screenbot
A python script for screen time management using facial recognition
https://github.com/lucasc-99/screenbot
computer-vision facial-recognition
Last synced: over 1 year ago
JSON representation
A python script for screen time management using facial recognition
- Host: GitHub
- URL: https://github.com/lucasc-99/screenbot
- Owner: Lucasc-99
- Created: 2020-09-11T18:28:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T22:05:30.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T08:57:13.712Z (over 1 year ago)
- Topics: computer-vision, facial-recognition
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
*****
ScreenBot
*****
.. image:: 128.png
:height: 200
:width: 200
A program for anyone who spends too much time on their computer.
------------
Features
------------
-Screen-time tracking using facial recognition. Encourages user to take 5 to 10 minute breaks after set intervals of screen time.
-Can occasionally remind the user to fix their posture
NOTE: MAC only
------------
Usage
------------
``$ python ScreenBOTMain.py``
------------
Dependencies
------------
-face_recognition --> pip install face_recognition # Used to locate faces in video feed with CNN model
-opencv --> pip install opencv-python # Used to launch and handle video feed
-pync --> pip install pync # Used to send MAC terminal notifications
------------
References
------------
Icon made by "https://www.flaticon.com/authors/freepik"