Show upcoming events of an .ics file. ``` make run ``` #### installation ``` make ``` ``` sudo make install ``` #### uninstall ``` sudo make uninstall ``` #### TODO - add option to print upcoming events only until a certain date - improve makefile - tests