Skip to content

SwiftDevs/GitHubBrowser-iOS

 
 

Repository files navigation

GitHubBrowser-iOS

This is a graphical browser for GitHub.

Browse and discover GitHub in a visual way, with rich content at each level

GIF Screen Cap

Here's an animated GIF (made with LiceCAP) of what it looks like:

Download and Build Instructions

  • Clone the repository
  • Install CocoaPods
    • sudo gem install cocoapods
  • Install Pods
    • pod install
  • Set up API keys
    • Create a secrets.xcconfig config file based on secrets.xcconfig.template
    • Obtain API keys from the .... and add the keys to secrets.xcconfig
  • Run it!

Features

  • Drill-down navigation of GitHub repositories and popping in/out of Navigation Controller
  • Organization Details
  • Browse repositories in Organization
  • Display README in webview
  • [-] Repository Details
  • [-] File Details

Credits

Releases

No releases published

Packages

No packages published