https://github.com/andrewpetrochenkov/mac-display
:apple: :computer: :zzz: :sunny: macOS display sleep/wake
https://github.com/andrewpetrochenkov/mac-display
cli macos
Last synced: 3 months ago
JSON representation
:apple: :computer: :zzz: :sunny: macOS display sleep/wake
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/mac-display
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2018-09-21T13:16:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T21:06:43.000Z (over 4 years ago)
- Last Synced: 2025-02-26T09:41:59.840Z (3 months ago)
- Topics: cli, macos
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://pypi.org/project/mac-display/)
[](https://www.npmjs.com/package/mac-display)[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/mac-display/actions)### Installation
```bash
$ [sudo] pip install mac-display
``````bash
$ [sudo] npm i -g mac-display
```#### Examples
```bash
$ display sleep && display state
0
$ display wake && display state
1
```