Show upcoming events of an .ics file. ``` make run ``` #### installation ``` make ``` ``` sudo make install ``` #### uninstall ``` sudo make uninstall ``` #### TODO - improve makefile - tests