From 1aa2e6087099858c1234fe91f3a4893d98162308 Mon Sep 17 00:00:00 2001 From: Joeri Exelmans Date: Tue, 23 Sep 2025 14:02:04 +0200 Subject: [PATCH] add README --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9309d6a --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# icomical - KOMIDA to iCal + +Fetches upcoming menu (14 days) from Komida JSON API and converts it to `.ical` format, to be imported into e.g., Google Calendar. + +Hardcoded features: + - fetches up to 14 days in the future + - only creates calendar items for: + - daily menu + - "street food" + - soup + - menu items are in Dutch + - calendar items match the opening hours of Komida (11:30 - 13:45) + +The output of this program (updated daily) is available as-a-service at: + +https://deemz.org/public/komida.ical +