All Projects → GitHawkApp → Githawk

GitHawkApp / Githawk

Licence: mit
The (second) best iOS app for GitHub.

Programming Languages

swift
15916 projects
HTML
75241 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Githawk

lndr-mobile
LNDR mobile app in React Native
Stars: ✭ 14 (-99.5%)
Mutual labels:  ios-app
flutteranimations
Flutter login and signup screen with animations.
Stars: ✭ 34 (-98.79%)
Mutual labels:  ios-app
Aawazein
A News Application 🗞️ built under 24 hours ⏰. It is built 🚧 with React Native ⚛️. 🚀 and 3 cups of Chai ☕
Stars: ✭ 28 (-99%)
Mutual labels:  ios-app
been-pwned
App that leverages the haveibeenpwned.com API by Troy Hunt. This app is available in the App Stores and is used in several of my talks as well as my book Xamarin.Forms Essentials.
Stars: ✭ 19 (-99.32%)
Mutual labels:  ios-app
awesome-ios-developer
List of awesome iOS & Swift stuff!!
Stars: ✭ 586 (-79.15%)
Mutual labels:  ios-app
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-98.9%)
Mutual labels:  ios-app
Explorer-for-GitHub
📱An iOS app that lets you explore repositories on GitHub
Stars: ✭ 14 (-99.5%)
Mutual labels:  ios-app
Xtimer Flutter App
Flutter timer app
Stars: ✭ 255 (-90.93%)
Mutual labels:  ios-app
react-native-tap-tile-game
An awesome TapTile Game built usign create-react-native-app
Stars: ✭ 44 (-98.43%)
Mutual labels:  ios-app
flippingCards
iOS & Android flashcards app for learning German words faster 🃏
Stars: ✭ 23 (-99.18%)
Mutual labels:  ios-app
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-99.04%)
Mutual labels:  ios-app
flutter-Anniversary
一款界面优美,功能简洁的纪念日APP
Stars: ✭ 57 (-97.97%)
Mutual labels:  ios-app
Habit-Calendar
A simple habit tracking iOS app
Stars: ✭ 33 (-98.83%)
Mutual labels:  ios-app
Actions
⚙️ Supercharge your shortcuts
Stars: ✭ 640 (-77.23%)
Mutual labels:  ios-app
MoviezApp
Simple iOS application that provides you with the latest movies in cinema.
Stars: ✭ 22 (-99.22%)
Mutual labels:  ios-app
Pomosh-iOS-watchOS
🍅Pomosh is your next awesome Pomodoro Technique assistant on 📱iOS and ⌚️ WatchOS 🙌. It's native and lightweight. Uses SwiftUI. has a nice tomato icon and also ready for macOS too🔥
Stars: ✭ 50 (-98.22%)
Mutual labels:  ios-app
puffery
A SwiftUI iOS App and Vapor Server to send push notifications fueled by Siri Shortcuts.
Stars: ✭ 17 (-99.4%)
Mutual labels:  ios-app
Eigen
The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
Stars: ✭ 2,874 (+2.24%)
Mutual labels:  ios-app
2FAuth-iOS
One-Time Password Generator
Stars: ✭ 20 (-99.29%)
Mutual labels:  ios-app
MCPageViewController
切换滚动视图,MCPageViewController, UIPageViewController
Stars: ✭ 38 (-98.65%)
Mutual labels:  ios-app

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].