Skip to content

A simple and dirty java program to output an ICS file with semester dates for UoY

Notifications You must be signed in to change notification settings

swright87/uoy-weeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uoy-weeks

A simple and dirty java program to output an ICS file with semester dates for UoY

How to use

You can add new semesters, providing start and end dates, vacation dates and indicating wheter there is a consolidation week. The program assumes 11 teaching weeks (week 0 is freshers/refreshers).

You can run the program and save the output directly to an ics file with a pipe, e.g.

$ javac CreateCal.java
$ java CreateCal > uoy-weeks.ics

About

A simple and dirty java program to output an ICS file with semester dates for UoY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages