Controlle your pc with your gmail!
please don't use this without the pc user permissions
fill the required field in the bottom of the script under name=='main'
build in commands:
q = quit (exiting the program)
shutdown = shutdown the computer
screenshot = takes a screen shot and sending it to your email
how to activate: send to yourself email with one of thoes commands the program will check every 20s and if it got a command it will replay
it wont replay only when you call shutdown function and q
easy to add commands just add a function to the class and then add the function to the dict in the send_by_command() but don't call it
easy to read
short and understandable script with alot of power!