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/schacon/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/ Fri Mar 20 16:01:03 -0700 2009 I updated the classes to use the new API for pu... [schacon]
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 Sat Mar 07 08:13:19 -0800 2009 updated readme to beg for help. [sschroed]
file RepoCommitsView.xib Wed Feb 25 08:02:34 -0800 2009 initial commits view [sschroed]
file RepositoriesView.xib Mon Mar 09 10:17:04 -0700 2009 Loading Repo table cells from a nib. [Squeegy]
file RepositoryTableCellView.h Mon Mar 09 12:55:52 -0700 2009 Added commit author to latest commit message in... [Squeegy]
file RepositoryTableCellView.m Fri Mar 20 16:01:03 -0700 2009 I updated the classes to use the new API for pu... [schacon]
file RepositoryTableCellView.xib Mon Mar 09 12:55:52 -0700 2009 Added commit author to latest commit message in... [Squeegy]
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/ Fri Mar 20 16:01:03 -0700 2009 I updated the classes to use the new API for pu... [schacon]
file git_phone_Prefix.pch Tue Jan 27 13:06:54 -0800 2009 added a somewhat useful auth check [sschroed]
directory images/ Fri Mar 20 16:01:03 -0700 2009 I updated the classes to use the new API for pu... [schacon]
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.

Moviing Forward

After posting this project many people have asked if I'm going to release this to the app store. GP is not ready in it's current state but I would like to get it ready. However, I need help with coding and direction. What do you think GP should do? Some have suggested being able to comment on commits or edit wiki pages. Maybe some hard core forking action too.

I have setup git-phone in Pivotal Tracker here. I will add stories people submit and will accept most any commmits form others. Just go ahead and start.

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.