numbbuaa / GitHawk

A GitHub project manager app for iOS.

Home Page:http://githawk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

GitHawk is the highest rated iOS app for GitHub.

Features
0️⃣ Inbox Zero your notifications
📝 Comment even faster than on GitHub desktop
👍 The only app with emoji reactions!
Native markdown rendering
:octocat: 100% free and open source

Installation

If you want to build GitHawk locally, run npm install.

To get started, you will need to install node (brew install node), then run these instructions:

git clone https://github.com/rnystrom/GitHawk.git
cd GitHawk
bundle
bundle exec pod install
npm install
open Freetime.xcworkspace/

This will install apollo-codegen that is required to generate the GraphQL models.

See the setup guide for details about API keys and environment variables.

Open Source & Copying

We ship GitHawk on the App Store for free and provide its entire source code for free as well. In the spirit of openness, GitHawk is licensed under MIT so that you can use my code in your app, if you choose.

However, please do not ship this app under your own account. Paid or free.

Contributing

⚠️ This repo is moving fast! ⚠️

If you would like to test the latest changes, you can join the TestFlight beta by DMing your e-mail address to @_ryannystrom.

Why are we building this?

  • Push IGListKit + Swift to its limits
  • Better GitHub project management on mobile
  • Explore GitHub's GraphQL API
  • Scratch my Swift-itch
  • Create a real, complex app in the open

About

A GitHub project manager app for iOS.

http://githawk.com

License:MIT License


Languages

Language:Swift 67.4%Language:HTML 29.6%Language:CSS 2.1%Language:JavaScript 0.5%Language:Ruby 0.3%Language:Objective-C 0.1%Language:Shell 0.0%