Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 800 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 800 Bytes

ical2schedule

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.

Usage

  • npm install
  • download the basic.ics and put it in the same directory
  • node index.js
  • look into the created schedule.xml