Skip to content

misel228/big-red-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Big Red Button

This is a simple large red button that shuts down windows or linux systems.

Inside is an Arduino Leonarde that is capable of emulating a keyboard. When the button is pushed it acts as a keyboard and enters "shutdown -h now" and "shutdown -s -t 0" which are the linux and windows commands for shutting down the computer. Of course this only works if you have access to a root console and which is active at the time of the push. This is also the ony security measure so beware.

Image of a button connected to a computer

About

type shutdown command when a button is pressed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%