aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a98bdc39c36374348b18c5c9f8a32014f3df7557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# brightnessctl
A simple tool to increase decrease and set brightness, infact that's all it does ;-)

# License
The Unlicense <https://unlicense.org>

# Installation
...Well to install this you just need to put this script in one of your preferred ${PATH}s and you are done!

# Usage
See `brl -h` for more information. (Or check Line23 in the brl script)

# ..?
Maybe I should write this in C instead?