GitHawkApp / GitHawk

The (second) best iOS app for GitHub.

Home Page:http://githawk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Join TestFlight

GitHawk is the second-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

Contributing

We are always looking for contributions from all skill levels! A great way to get started is by helping organize and/or squish bugs. If you're looking to ease your way into the project try out a good first issue.

Highest Priority Needs:

  • πŸ‘©β€πŸ’Ό Product Manager
    • We have some projects and tons of unorganized/unprioritized features. GitHawk needs someone to own the product direction!
  • πŸ‘©β€πŸŽ¨ Designer
    • Like making unique UIs? So do we! We value keeping GitHawk's UX close to core iOS, but, when necessary, create our own high-quality UI components. Helping design for GitHawk is a great opportunity to try new ideas out!
  • πŸ‘©β€πŸ’» iOS Project Management
    • There is a lot of low-hanging fruit with our project setup, test and deployment automation, build optimizations, and more! I (@rnystrom) have no idea what I'm doing here. Come point us in the right direction!

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/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.

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.

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

The (second) best iOS app for GitHub.

http://githawk.com

License:MIT License


Languages

Language:Swift 69.6%Language:HTML 29.0%Language:CSS 0.8%Language:Ruby 0.3%Language:Objective-C 0.1%Language:JavaScript 0.1%Language:Shell 0.1%