An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/OS-macOS-blue.svg?longCache=True)]()
[![](https://img.shields.io/pypi/v/mac-display.svg?maxAge=3600)](https://pypi.org/project/mac-display/)
[![](https://img.shields.io/npm/v/mac-display.svg?maxAge=3600)](https://www.npmjs.com/package/mac-display)[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
[![](https://github.com/andrewp-as-is/mac-display/workflows/tests42/badge.svg)](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
```


readme42.com