public
Fork of sschroed/git-phone
Description: An experimental iPhone app to stay connected with GitHub on the go.
Homepage:
Clone URL: git://github.com/metaskills/git-phone.git
name age message
file .gitignore Fri Jan 16 12:52:18 -0800 2009 added .gitignore [sschroed]
file ApplicationError.xib Mon Jan 19 09:18:55 -0800 2009 added authentication view. [sschroed]
directory Classes/ Thu Feb 26 04:21:11 -0800 2009 Added remember option to login screen. The app... [Squeegy]
file Info.plist Sun Jan 25 11:01:43 -0800 2009 Started token auth and repo pull [sschroed]
file Login.xib Thu Feb 26 04:21:11 -0800 2009 Added remember option to login screen. The app... [Squeegy]
file MainWindow.xib Fri Jan 16 13:03:06 -0800 2009 intial blank navigation controller app [sschroed]
file README.markdown Wed Feb 25 08:31:11 -0800 2009 updated readme [sschroed]
file RepoCommitsView.xib Wed Feb 25 08:02:34 -0800 2009 initial commits view [sschroed]
file RepositoriesView.xib Thu Jan 29 14:06:43 -0800 2009 pub/private repos working [sschroed]
file RootViewController.xib Thu Jan 29 14:06:43 -0800 2009 pub/private repos working [sschroed]
directory Settings.bundle/ Sun Jan 25 11:01:43 -0800 2009 Started token auth and repo pull [sschroed]
directory git-phone.xcodeproj/ Wed Feb 25 08:02:34 -0800 2009 initial commits view [sschroed]
file git_phone_Prefix.pch Tue Jan 27 13:06:54 -0800 2009 added a somewhat useful auth check [sschroed]
directory images/ Wed Feb 25 08:02:34 -0800 2009 initial commits view [sschroed]
file main.m Fri Jan 16 13:03:06 -0800 2009 intial blank navigation controller app [sschroed]
directory vendor/ Mon Jan 19 10:05:17 -0800 2009 added JSON-framework setting and dmg [sschroed]
README.markdown

GitPhone: An experimental iPhone app to stay connected with GitHub on the go.

Project Information

I started this project to test out some ideas for an iPhone app which utilizes a 3rd party API. Naturally, I chose GitHub because I'm an extreme fanboy. It's not polished. There are no tests. It really doesn't do anything useful and I really don't where I want to take it. However, there is a good deal of infrastructure here that I feel is worth sharing, especially, since there are so few OSS iPhone apps out there in their entirety.

Required frame-works

This project uses the json-framwork for easy json parsing. Installation directions are here.

Author

Samuel Schroeder

All images were taken from the GitHub website so please check with their policies before using the assets for an AppStore published apps.