Skip to content

Electron application to lock desktop when the user leaves

License

Notifications You must be signed in to change notification settings

atomspace/face-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-lock

An application to lock desktop when the user leaves.

Downloads

Features

  1. Detect presence of face in front of display.
  2. Lock computer (Linux, MacOS, Windows)
  3. Tray icon.

Development

  1. npm install to install all dependencies
  2. npm start to start the application in a development mode
  3. npm run build to create a packaged application for the current platform