https://github.com/sindresorhus/macos-lock
Lock your Mac from the command-line
https://github.com/sindresorhus/macos-lock
c-language command-line-tool lock macos
Last synced: 7 months ago
JSON representation
Lock your Mac from the command-line
- Host: GitHub
- URL: https://github.com/sindresorhus/macos-lock
- Owner: sindresorhus
- License: mit
- Created: 2017-08-14T14:11:14.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T18:37:40.000Z (about 2 years ago)
- Last Synced: 2025-10-14T12:24:09.273Z (8 months ago)
- Topics: c-language, command-line-tool, lock, macos
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 136
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# macos-lock
> Lock your Mac from the command-line
## Install
[Download](https://github.com/sindresorhus/macos-lock/releases/latest) the binary and put it in `/usr/local/bin`.
## Usage
```sh
lock
```
## Build
```sh
./build
```
## Related
- [lock-cli](https://github.com/sindresorhus/lock-cli) - Convenience npm package
- [lock-system](https://github.com/sindresorhus/lock-system) - Node.js wrapper
- [alfred-lock](https://github.com/sindresorhus/alfred-lock) - Alfred workflow