Skip to content

temporaerhaus/ical2schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Converting a google calendar ical file to a frab compatible schedule.xml for info-beamer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published