mmetzger / ICSReader

iPhone ICS Reader (for 4.1 & later)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source code for an iPhone app I had in the store for a couple months.  The app could parse and render ICS calendar files, including ones from Mail.  Calendar attachments from Mail required forwarding the attachment to a service that changed the MIME type and then sent it back to the sender.  That project will be open sourced as well.

This project is being put up in case of use to anyone, especially if use of libical is needed in any given application.  The licenses for the included components are as that of the original author (libical, etc.)  The license for my source code is public domain.

About

iPhone ICS Reader (for 4.1 & later)


Languages

Language:C 52.1%Language:Shell 30.3%Language:Objective-C 7.2%Language:C++ 5.3%Language:Python 1.9%Language:Perl 1.7%Language:Java 1.5%Language:PHP 0.0%