Cheddar for iOS is the archived Objective-C source code for a simple task manager designed for both iPhone and iPad. The application lets users create lists, add and complete tasks, move tasks between lists, and organize information with tags. It includes multi-tag filtering, Markdown-friendly typing controls, and adjustable font and text-size preferences. Links can open in an in-app browser, and a custom URL scheme allows other applications to send actions to Cheddar. The project uses CheddarKit for data, networking, and service interactions and requires API credentials when building the original client. The app is no longer maintained or open source under its current ownership, so this repository preserves an earlier public version for study.
Features
- Universal iPhone and iPad interface
- Task and list creation tools
- Task completion and list transfers
- Multi-tag organization and filtering
- In-app browser for task links
- Custom URL scheme integration