This project tries to convert an ical file (usually exported from the
temporärhaus google calendar
) to a frab compatible schedule.xml
file for our info-beamer setup.
The code is not tested, makes quite much temporärhaus-only assumptions and could be improved. But even in its current form, its somewhat better than manually wrangling xml files. Have fun.
npm install
- download the
basic.ics
and put it in the same directory node index.js
- look into the created
schedule.xml