Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitscript

Set up both scripts' global variables (passwords, etc) before running

logfilemanager.py...

Sends email containing text of defined logfile to defined email Usage: python logfilemanager.py

pennintouchv3.py...

If it finds any of the courses listed, sends an email to defined globals Usage: python pennintouchv3.py <Secondary Code 1> [Secondary Code 2] [Secondary Code 3] ...

cron.txt example:

*/10 * * * * python /home/ec2-user/pennintouchv3.py IPD 515 0 */6 * * * python /home/ec2-user/logfilemanager.py

first one is every 10 minutes second one is every 6 hours on the 0th minute

to run:

crontab cron.txt

crontab -l to list crontab -r to stop

About

[Retired 7.1.16] Hacked-together script for auto-registering for Penn Courses as they become available

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages