Extracts data for a calendar entry from textfiles.
The company I work for provides my job schedule in plain text. Events are seperated by linefeeds and are described in a fixed format which my tool parses. Date, start- and end time and the events description are returned and can be added to any calendar. *.csv export and *.ics file export are planed for the future.