Skip to content

Simple startup script that controls basic buttons for turning the screen on and off and shutting down

Notifications You must be signed in to change notification settings

jonsayer/pi_buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pi_buttons

Simple startup script that controls basic buttons for turning the screen on and off and shutting down

Put it in your /home/pi directory and enter this in terminal:

sudo nano /etc/rc.local

then add this line to that file:

sudo python /home/pi/shutdown.py

About

Simple startup script that controls basic buttons for turning the screen on and off and shutting down

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages