This repository has been archived on 2025-02-01 . You can view files and clone it, but cannot push or open issues or pull requests.
0bd1efb7f82c824c1d1600b9180860440b8e47a0
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
Languages
C
92%
Meson
4.2%
Shell
3.8%