2023-08-15 17:10:26 +02:00
2023-08-15 16:31:07 +02:00
2023-08-15 17:10:26 +02:00

Show upcoming events of an .ics file.

Set the path to your .ics file in src/main.c:

const char ICS_PATH[] = "tests/calendar.ics";
make run

TODO: improve Makefile

Description
No description provided
Readme 159 KiB
Languages
C 92%
Meson 4.2%
Shell 3.8%