Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T18:37:40.000Z (7 months ago)
- Last Synced: 2024-05-22T18:22:17.112Z (6 months ago)
- Topics: c-language, command-line-tool, lock, macos
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 134
- Watchers: 8
- 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