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
- Host: GitHub
- URL: https://github.com/zarox28/safelock
- Owner: Zarox28
- License: agpl-3.0
- Created: 2024-05-13T09:08:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T15:30:35.000Z (over 1 year ago)
- Last Synced: 2025-03-30T14:41:59.288Z (over 1 year ago)
- Topics: anti-theft-device, lock, macos
- Language: Swift
- Homepage:
- Size: 1020 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**