csv2frab/Readme.md

593 B

CSV to Frab XML for Info-Beamer

basic command line tool to convert a CSV file to a frab schedule

The CSV is semi-colon separated, because of the export format of excel. Only the fields necessary for the info-beamer scheduled player package are set. This will not generate a fully featured frab XML

Usage

Build and run the application in a directory, which contains the schedule.csv file.

TODO

  • embed the schedule template into the application
  • get input and output paths via command line option
  • have a quiet mode