blob: 489e24145805a584af15767c66f83e79fd7500f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Simple Brightness Control
A simple tool to increase decrease and set brightness, infact that's all it does ;-)
# License
See LICENSE for more information.
# Installation
To install this you just need to put this script in one of your preferred `${PATH}`s and you are done!
(or maybe I'll just add a `./install` file)
# Usage
See `sbc -h` for more information.
|