Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sunjay/brightness-toggle
- Owner: sunjay
- License: mit
- Created: 2017-05-19T15:56:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-19T16:27:46.000Z (over 7 years ago)
- Last Synced: 2024-10-07T09:11:08.834Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.