Skip to content

pFragga/aueb-to-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aueb-to-date

My university's website is terrible.

Dependencies

Usage

$ [python] aueb-to-date [filename]

You may want to schedule a cronjob to do this automatically on a regular basis. Here's an example script that I run in my crontab.

Backstory

I am subscribed to my university's RSS feeds that inform me about all the latest announcements and changes to the semester schedule (this happens quite often, unfortunately). It works very well until you find out that whenever they update the schedule, they don't create a new announcement, so you don't get notified. Ever since I got into uni, I had to manually check for this every 2-3 days, each time having to go through 6 tons of javascript and other bloat just to get a piece of information I should already be getting through RSS. Now I finally sat down to solve this silly little problem.

About

Python script that fetches my uni's semester schedule for me.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages