Zarox28 / SafeLock

Simple MacOS app that locks the screen and records with the webcam if any movement is detected

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafeLock


Version: 2.1.0


Table of Contents

About

Welcome to SafeLock, a macOS app designed to enhance your screen security. SafeLock not only locks your screen but also features a unique capability: it records with your webcam if any movement is detected. This added layer of security ensures that your device remains protected from unauthorized access.

You can save the recorded video to your device and view it later. SafeLock is a simple and effective way to keep your device secure.

Requirements

  • macOS 10.15 or later
  • FFMPEG must be installed on your system.
brew install ffmpeg

Installation

  1. Download the latest release from the Releases page.

  2. Install FFMPEG if you haven't already with homebrew by running the following command:

brew install ffmpeg
  1. Open the downloaded .dmg file and drag the SafeLock.app to your Applications folder.

  2. Open SafeLock.app from your Applications folder.

  3. Allow SafeLock to access your camera.

Usage

  1. Open SafeLock.app.
  1. Click on the enable button to start the screen lock.

  2. To disable the screen lock, click on the disable button.

Changelog

See CHANGELOG.md for latest changes.

Contributing

Contributing is disabled for this repository.

License

This project is licensed under the AGPL v3 License - see the LICENSE file for details.

Authors

About

Simple MacOS app that locks the screen and records with the webcam if any movement is detected

License:GNU Affero General Public License v3.0


Languages

Language:Swift 100.0%