An application to lock desktop when the user leaves.
- Detect presence of face in front of display.
- Lock computer (Linux, MacOS, Windows)
- Tray icon.
npm install
to install all dependenciesnpm start
to start the application in a development modenpm run build
to create a packaged application for the current platform