Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Orc/Zzz
A command-line MacOS sleep program (like SleepNow)
https://github.com/Orc/Zzz
Last synced: 3 days ago
JSON representation
A command-line MacOS sleep program (like SleepNow)
- Host: GitHub
- URL: https://github.com/Orc/Zzz
- Owner: Orc
- License: other
- Created: 2011-08-10T21:08:37.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T00:30:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T20:28:01.513Z (7 months ago)
- Language: C
- Homepage:
- Size: 8.79 KB
- Stars: 31
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zzz
> A command-line MacOS sleep program (like SleepNow)## Installation
Traditional unix-style installation:
> 1. `make Zzz`
> 3. `sudo make install`
> 4. Is `/usr/local/bin` in your `$PATH`? If not, you can define it in your `~/.profile`Alternatively, you can use [Homebrew](https://brew.sh) to do the installation:
> 1. If needed, install brew on your mac.
> 2. `brew install Zzz`## Running
Want to put your mac to sleep? Type 'Zzz' and it will immediately sleep (and, of course, it can be awakened in the usual way.)