Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
/ afk Public archive

Hack week project that detects when you move away from your OS X/macOS screen and locks your screen

License

Notifications You must be signed in to change notification settings

AlexChesters/afk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFK

Hack week project that detects when you move away from your OS X/macOS screen and locks your screen. Uses Amazon Rekognition.

Instructions

Warning

The program will attempt to take and process a new picture as soon as the previous one has finished. If you are not careful this could be expensive. Make sure to check the Rekognition pricing before using.

Dependencies

  • python 3.x
  • An AWS IAM user authorised to perform Rekognition:CompareFaces

Usage

  1. Place a picture of yourself in images/me.png
  2. make install
  3. make run

About

Hack week project that detects when you move away from your OS X/macOS screen and locks your screen

Topics

Resources

License

Stars

Watchers

Forks