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

https://github.com/tuladhar/set-brightness

🔆 Adjust the display brightness from command-line for Linux (open-source)
https://github.com/tuladhar/set-brightness

bash brightness-control brightness-level command-line hacktoberfest linux open-source

Last synced: about 1 year ago
JSON representation

🔆 Adjust the display brightness from command-line for Linux (open-source)

Awesome Lists containing this project

README

          

## 🔆 set-brightness - Adjust the display brightness from command-line for Linux

### USAGE
```
set-brightness - Adjust the display brightness from command-line for Linux (v1.0)

USAGE: set-brightness [LEVEL]

OPTIONS:
LEVEL Brightness level, specify a value between 0 - 100
-h or --help Print help (this message) and exit
--version Print version information and exit

EXAMPLES:
set-brightness 50 - Set brightness level to 50%
```

## INSTALLATION
![](images/install.png)

## EXAMPLE
![](images/example.png)

## READ BLOG POST

- [Adjust the display brightness from command-line for Linux](https://dev.to/ptuladhar3/adjust-the-display-brightness-from-command-line-for-linux-3k86)

## Contributors
- See [Contributors](Contributors.md)