Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.
/ wschedule Public archive

Web scratcher for The University of Dąbrowa Górnicza student page

Notifications You must be signed in to change notification settings

draobrehtom/wschedule

Repository files navigation

Installation

You should have Mozilla Firefox installed!

Presentation link - special thanks to @veronicaverlan (presentation), @teoluna (visualization) and @thundera1z (testing)

Windows

pip install -r requirements.txt

Linux

pip install -r requirements.txt && chmod 755 geckodriver_linux

MacOS

pip install -r requirements.txt && chmod 755 geckodriver_macos

Pulling schedule

Execute python app.py 26477 fortheproject

TODO

  1. Notifications for mandatory classes
  • List of mandatory subjects
  • Exercises, Lecture or Lab
  • Set notification on schedule change in this week
  1. Route to the University from calendar event
  2. Useful information in event desctiption
  • Useful links per subject

Additional Info

credentials.json - is a configuration file of our gcalendar application (same as facebook has)

sync result: 1m 20s (20s - pulling, 1m - sync with gcalendar)

About

Web scratcher for The University of Dąbrowa Górnicza student page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages