ics_cli/README.md
2023-08-26 09:58:23 +02:00

333 B

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