Skip to content
/ fg.uber Public

University of Basel Exercise Raider checks the web for new lecture and exercise sheets

Notifications You must be signed in to change notification settings

k3vur/fg.uber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBER

The University of Basel Exercise Raider keeps track of new exercise and lecture sheets come online over the semester. Configure once, run periodically and avoid downloading things manually. Because doing things manually sucks.

The idea is to check websites for new sheets by using jQuery to find out file URLs. You can add the ability to check new websites by writing a parser similar to this example.

Install

  1. install node.js
  2. checkout repository
  3. cd into it
  4. install required packages:
    npm install
  5. configure
    mv config.json.example config.json
    vim config.json
  6. run ./uber.js

About

University of Basel Exercise Raider checks the web for new lecture and exercise sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages