I'm looking for open source iPhone applications. There are many sample applications around, but not many "complete" applications. Any ideas?
- Tris - Tetris game
- HP Calculator Emulator
- MobileTerminal
- GRis - A Jailbreak application written in Python
- NatsuLiphone - Twitter client for iPhone/iPod Touch
- App Sales Mobile - analyises daily and weekly sales reports from iTunes Connect
There are a few. The Wordpress app is Open Source as is TubeStatus.
There haven't been many full apps released as open-source, largely because of the NDA forced by Apple on the iphone development framework. They recently loosened the NDA requirements (but it's still there), so you'll probably be seeing more open source projects as time moves on.
Brad Larson has very generously released his Molecules app under BSD. You might want to look at that.
You can check out http://www.AppsAmuck.com/
They are doing 31 iPhone apps in 31 days. Check it out, great resource since you get access to the source code, and descriptions, screenshots, and more.
Hope it helps.
Here's 3 open source games written using Cocos2d for iPhone:
http://ortatherox.com/grabbed/
and
and last but not least, Gorillas for the iPhone, based off the original QBasic game:
TwitterFon - http://naan.net ( http://naan.net/svn/trunk/TwitterFon )
Also try here http://opensourceiphonesoftware.com/
You can find a long list of open source iPhone apps at GourmetApps. This site's only purpose is to collect all the open apps available.
Freshbooks open sourced their iPhone time tracking app a while back.
Mover is (regrettably, due to the code quality, but still) open source: http://github.com/millenomi/mover-packaging/.
Search Joe Hewitt on Google. He has a complete project for download demonstrating all the features of the facebook app. Although this I's only UI related, it's a pretty neat demo. You can also add it to your apps.
Check out github.com and do a search for iphone projects. There are quite a few there. A lot of them are frameworks (which you might find helpful) but there are projects there too.
Check out SpaceBubble, an open source game I wrote: http://www.Vellios.com
I haven't had a chance to try this one out, but Molecules appears to elegantly use 3D OpenGL. This could be a great resource if you want to go crazy with graphics. The author says it could be "a useful resource for those interested in OpenGL ES, SQLite, multitouch, and table views on the iPhone."
There are TONS of open source projects along with blog posts from Matt Gallagher. It's strange that this great resource is not listed here.
I actually came across an open source iphone app the other day, I want to say it was called CoRD, it's a remote access app.