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.

Show upcoming events of an .ics file.

make run

installation

make
sudo make install

uninstall

sudo make uninstall

TODO

  • change member date to start_date
  • include member end_date
  • use strftime function in pretty_print_date_time function?
  • improve makefile
  • tests
Description
No description provided
Readme 159 KiB
Languages
C 92%
Meson 4.2%
Shell 3.8%