Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Programming

Journal webanish's Journal: MaSheD | What to do next...

I recently developed a python script that allows me to execute commands remotely on my machine. Say for example, if I was on Mars and wanted to encode a movie stored on my home computer, I could simply send an email to myself and a script running on my computer will parse the email and do the required stuff. This is particularly useful, if your machine is behind a firewall that has no access to ports that ssh, vnc etc use (basically for use in an office environment).
The reason I'm posting this is because, I have developed an initial working version and am looking for direction. I am not sure what to add to it next. I don't know if I am posting this at the right place. My python skills are limited so I am also looking for suggestions on how to improve the code. All slashdotters are welcome to contribute to this project .
This discussion has been archived. No new comments can be posted.

MaSheD | What to do next...

Comments Filter:

The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.

Working...