Skip to content

Very simple and minimal bash/shell script to adjust brightness for raspberry pi

License

Notifications You must be signed in to change notification settings

WestleyK/backlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verry simple, yet packed with feature!

Very simple and functinal bash script to adjust brightness for the official 7 inch touchdcreen.
Designed and tested for raspberry pi with official 7 inch touchdcreen.



Install:

cd ~/
mkdir github-repo
cd github-repo/
git clone https://github.com/WestleyK/backlight
cd backlight/
sudo ./install.sh


Usage:

pi@raspberrypi:~ $ backlight-pi help
Usage: simple-backlight [OPTION]
	h | help (print help menu)
	15-255 (adjust from 15-255)
	u | up (adjust up by 20)
	d | down (adjust down by 20)
	s | sleep (enter sleep mode)
	v | version (print version)
Source code: https://github.com/WestleyK/backlight
pi@raspberrypi:~ $ 


End README



About

Very simple and minimal bash/shell script to adjust brightness for raspberry pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages