src | ||
tests | ||
.gitignore | ||
makefile | ||
README.md |
Note: .ics files from Microsoft Outlook will NOT be supported!
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