An open API service indexing awesome lists of open source software.

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

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"