alexanderon / Freetime

A GitHub project manager app for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freetime

A GitHub manager app to use in your freetime.

What

Freetime is a small iOS app that makes managing GitHub accounts and projects a little easier. It exists because GitHub's mobile interface is missing features and slow.

It is also test and proof that you can build fairly complicated apps with IGListKit in Swift.

Why

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

How

Freetime will be released with (at least) a three-phased rollout:

  1. Basic, "read only" version.
    • Read notifications for PRs and Issues
    • React to comments
    • Mark notifications as read
  2. Add replies to PRs and Issues
    • Close, lock, and re-open PRs and Issues
    • Label PRs and Issues
  3. Repo management
    • Browse & create Issues
    • Browse PRs
    • Create & delete labels
  4. Northstar
    • Browse PR content
    • Accept, reject, and merge PRs
    • 🚀

Contributing

⚠️ This repo is moving fast! ⚠️

I'm happy to take PRs, but I'm working off of master at the moment, and your PR might go stale quick. Be warned!

Once this is released and development slows down I might get more formal about our work. Until then, its the wild, wild west.

About

A GitHub project manager app for iOS.


Languages

Language:HTML 49.4%Language:Swift 34.6%Language:Objective-C 13.7%Language:CSS 1.3%Language:JavaScript 0.7%Language:Perl 0.2%Language:Ruby 0.1%Language:Shell 0.0%