Skip to content
/ CodeHub Public
forked from CodeHubApp/CodeHub

CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device!

Notifications You must be signed in to change notification settings

skybur/CodeHub

 
 

Repository files navigation

CodeHub

CodeHub is the best way to browse and maintain your GitHub repositories on any iPhone, iPod Touch, and iPad device! Keep an eye on your projects with the ability to view everything from pull requests to commenting on individual file diffs in the latest change set. CodeHub brings GitHub to your finger tips in a sleek and efficient design.

Follow the project on twitter: @CodeHubApp
Feature requests can be made on GitHub
Additional information can be found on the project's webpage

Screenshots

Repository View

  

Slideout

  

Repositories

  

Issues

  

Gists

Contributing

Contributions are absolutely welcome! The project is built on Xamarin, a free C# framework for iOS applications. You'll need to download this to build the project.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Troubleshooting

I Can't Find My Organization

CodeHub can see all organizations if they are granted access. GitHub, by default, disables third-party access for new organizations. Because of this, CodeHub has no knowledge that those organizations even exist. GitHub keeps that information from the app. There are several ways to correct this. If you own the organization follow these instructions. If you do not own the organization you can request access for CodeHub by following these instructions.

I Can't Find My Repository

If these repositories belong to an organization then your problem is most likely due to the issue above. Please consult it for a remedy.

If they do not belong to an organization then something is not right. Please file a ticket.

Credits

A lot of thanks to many who contribute to open-source projects. The following were instrumental to building this app:

About

CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.4%
  • CSS 6.7%
  • JavaScript 1.9%