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)
- Host: GitHub
- URL: https://github.com/tuladhar/set-brightness
- Owner: tuladhar
- License: mit
- Created: 2020-09-29T11:27:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-15T06:26:44.000Z (over 5 years ago)
- Last Synced: 2025-02-05T19:39:55.104Z (over 1 year ago)
- Topics: bash, brightness-control, brightness-level, command-line, hacktoberfest, linux, open-source
- Language: Shell
- Homepage:
- Size: 661 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## EXAMPLE

## 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)