This repository has been archived on 2025-02-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.

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

installation

make
sudo make install

TODO: improve Makefile

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