Skip to content

e-zorzi/calendar_uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calendar

Simple CLI app that scrapes Univr/orari website to obtain and print the current Computer Science course class schedule.

Note: currently it doesn't work as the search parameters are hardcoded into the program and have to be changed in order to correctly get and print the current schedule

Installation

//TODO

Usage

To get the current week schedule just run

cal 

This is the same as

cal -week=current

To print a different week, just specify the date range (Monday-Sunday, format DD/MM-DD/MM), like so

cal -week=19/11-26/11

or just

cal -week=19/11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published