add README
This commit is contained in:
parent
bc38da6f51
commit
1aa2e60870
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue