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 is 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:
- Basic, "read only" version.
- Read notifications for PRs and Issues
- React to comments
- Mark notifications as read
- Add replies to PRs and Issues
- Close, lock, and re-open PRs and Issues
- Label PRs and Issues
- Repo management
- Browse & create Issues
- Browse PRs
- Create & delete labels
- Northstar
- Browse PR content
- Accept, reject, and merge PRs
- 🚀
Contributing
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!
You'll also need a Client ID and Client Secret.
Once this is released and development slows down I might get more formal about our work. Until then, its the wild, wild west.