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

https://github.com/zarox28/safelock

Simple MacOS app that locks the screen and records with the webcam if any movement is detected
https://github.com/zarox28/safelock

anti-theft-device lock macos

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          



SafeLock





> Version: **2.2.0**

---

## Table of Contents

- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Install SafeLock with Homebrew](#install-safelock-with-homebrew)
- [Install SafeLock manually](#install-safelock-manually)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Authors](#authors)

## 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

## Installation

### Install SafeLock with Homebrew

Download the latest version with homebrew by running the following command:

```bash
brew install zarox28/apps/safelock
```

### Install SafeLock manually

1. Download the latest release from the [Releases](https://github.com/Zarox28/SafeLock/releases/latest) page.

2. Open the downloaded `.dmg` file and drag the `SafeLock.app` to your Applications folder.

## Usage

1. Open `SafeLock.app`.



2. Click on the `enable` button to start the screen lock.

3. To disable the screen lock, click on the `disable` button.



## Contributing

Contributing is disabled for this repository.

## License

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

## Authors

- **[@Zarox28](https://github.com/Zarox28)**