sd-cli
Version:
> Command to minimize all open windows and show desktop from the terminal. Currently works on Ubuntu & Windows.
26 lines (16 loc) • 534 B
Markdown
# sd-cli
> Command to minimize all open windows and show desktop from the terminal. Currently works on Ubuntu & Windows.
## CLI
```
$ npm install --global sd-cli
```
```
$ sd-cli --help
Usage
sd-cli
Examples
$ sd-cli
```
#### This uses the wonderful [RobotJs](https://github.com/octalmage/robotjs/). If RobotJs build is failing on Linux follow the instructions on this [issue](https://github.com/octalmage/robotjs/issues/17).
## License
MIT © [Tekeste G](https://github.com/iamtekeste)