While creating the iCalendar / ICS functionality for PHPMailer2 and MailSend, I needed a way to generate iCalendar file format files for testing.
I really couldn't find anything that was reasonably complete and worked well (that didn't need an extensive installation). I really didn't want anything with dependencies on other projects or tools. So I made my own.
The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
TaskCal Internet standards based human task management and process interaction. TaskCal is an iCalendar wrapper to the jBPM process manager, providing
standards based calendar agent access to an actors tasks via email (iMIP), HTTP
(.ics) and CalDav.
tziCal is a conversion utility for converting time zone data from the tz (Olsen) database to iCalendar (.ics) files. See RFC 2445 for details on iCalendar files and VTIMEZONE components.
ttcsv2ics is a perl script, which transforms csv files into ics (iCalendar, RFC2445) files. It is designed for the csv files, we are using for the schedule of our table tennis matches, but it's easily adaptable to any kind of csv file with calendar entr
PiCal (PHP iCalendar) will be a set of libraries designed to create and parse iCal files (.ics), validating the IETF standards 2445. The code will be strictly object-oriented (not functions), based on PHP5+, portable and standalone.