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 |
100% free and open source |
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/GitHawkApp/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.
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.
If you would like to test the latest changes, you can join the TestFlight beta by DMing your e-mail address to @_ryannystrom.
- 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