Open Source iPhone Gems, Part 2

15 Mar
2010

It has been a few month for my last open source list for iphone related code. This time i focus more on ui elements than apps.

First, the greatest discovery of today: TapkuLibrary

(From their Blog) Call me bias for pointing out my own library, but I think this framework has some useful classes to help development. Update: I’ve recently added a coverflow class, along with a calendar and graph views.

UIKit-Artwork-Extractor

Does exactly what it’s named for. I got 825 images out of UIKit 3.1.3!

A very simple Keychain wrapper: SDKeyChain

Want to incluce .ttf fonts on the iPhone? FontLabel

SpyPhone shows the kind of data a rogue iPhone application can collect. Scary!

TDHUDProgressBar

BNRPersistence, if you don’t need core data that’s the next best thing. And its faaast.

FTutils is for Core Animation, really nice helpers!

NSObject-Utility-Categories adds nice shortcuts on NSObject and the runtime, like an array of all superclasses.

Want to discover more? Go to github, search for iphone devs, and look what they are watching. There are many free gems available!

Related posts:

  1. Open Source iPhone Apps
  2. San Francisco, Insiders Guide Part 1

Comment Form

top

Switch to our mobile site