Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 371 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 371 Bytes

A Hot Lunch Ical

Read the lunches you have bought for your kid from ahotlunch.com and export them to an ical feed to be consumed by a google calendar. Or perhaps we will just sync it directly to someones Google calendar, we shall see what the coding brings us.

How to run

Main server

python main.py 
flask --app app run --port 8080 --debug