Skip to content

Bash script for GNU/Linux systems that shuts down your machine if there is no network connection in a period of 4 minutes. Useful if you have a laptop as server!

License

Notifications You must be signed in to change notification settings

xtealer/smart-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMARTDOWN

THE WHEN OFFLINE SYSTEM SHUTDOWN MANAGER

@xtealer00 on twitter @xtealer on instagram

To install make the install.sh executable with sudo chmod +x install.sh then run with ./install.sh and it will do everything else for you. NOTE: to uninstall follow the process above but just replace install.sh with remove.sh so it looks like sudo chmod +x remove.sh and run with ./remove.sh.

This utility with execute on system boot after you install it. if you preffer you can do the process manually with the commands contained inside the install.sh file. Is very useful when you have a laptop or dedicated machine that runs as a webserver, or for when you want to turnoff your machine when it has no network connection.

modify and use for your own purposes as needed.

About

Bash script for GNU/Linux systems that shuts down your machine if there is no network connection in a period of 4 minutes. Useful if you have a laptop as server!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages