Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunjay/brightness-toggle

Toggle the screen brightness on/off
https://github.com/sunjay/brightness-toggle

Last synced: 14 days ago
JSON representation

Toggle the screen brightness on/off

Awesome Lists containing this project

README

        

# brightness-toggle

Toggles the brightness of your display so your display appears either on or off.
Especially useful when setup as a keyboard shortcut on your computer.

## Installation

```
npm install -g brightness-toggle
```

## Usage

```
$ brightness-toggle
```

You may need to use `sudo brightness-toggle` if you require that level of access
in order to change the brightness.