Skip to content

daveriesz/raspberry-pi-blanker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

raspberry-pi-blanker

This is a simple script to turn the backlight of the official Raspberry Pi display on or off, or to display its state.

To use it, simply type backlight.sh to display the state, backlight.sh on to turn the backlight on, and backlight.sh off to turn the backlight off.

An aside: to enable console blanking (separate from the backlight), add consoleblank=XX where XX is the inactivity timeout in seconds (like 600 or so). This is not a screensaver for the desktop. This applies only to the text console.

Issues

Issue? Bug? Feature request? Please submit an issue.

Contributing

Feel free to submit a pull request if you want to contribute.

Licensing

This project and its code are all licensed under the GNU LGPL license v2.1. You all know what this means. If you don't, read the license file. This project and its code are all licensed under the MIT license.

About

Simple script to turn on or off the backlight of the official Raspberry Pi display.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages