This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
collab_usefulizer.rb | ||
| |
user.json.example |
README
Collab Usefulizer is a tool for transforming the clunky, obnoxious web app that
is UVACollab into an RSS feed.
It was devised because I want to know about assignments by way of something
shiny and flashy on my dock.
INSTALLATION
At the command line run the following command. This depends on having a
properly configured install of Ruby.
sudo gem install json mechanize
Download collab_usefulizer.rb from this repository.
Change the values in user.json to reflect your netbadge username and
password
Run collab_usefulizer.rb like:
ruby collab_usefulizer.rb
This will create a file named course_assignments.rss. You can add this to your
favorite RSS reader. Add collab_usefulizer to a cron or scheduled task to have
it automagically update results.
This tool is released under the WTFPL Version 2








