anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

Script to keep your system active #36

Closed jaqsparow closed 4 years ago

jaqsparow commented 4 years ago

This is a script in python that I wrote for the Hacktoberfest event. The main purpose of this script is to keep your system alive. In addition to keep the system active , it will also do some action like shutdown/restart the machine after given no of minutes.It takes one argument i.e number of minutes system is to be active and action to be taken after that no of minutes.