# GitTouch
An open-source mobile app for Git services including GitHub, GitLaab, Bitbucket and Gitea, built with Flutter
## Installation
Click badges above to install it from Apple App Store or Google Play.
Android users can also download APK file from [release page](https://github.com/pd4d10/git-touch/releases) and install it manually.
A beta channel is available if you want to get the latest features:
- iOS: https://testflight.apple.com/join/hAYijLr5
- Android: https://play.google.com/apps/testing/io.github.pd4d10.gittouch
## Screenshots
## Supported platforms
https://github.com/git-touch/git-touch/issues/29
✅: Done\
🚧: Working in progress\
💬: In review
| Platform | Public service | API documentation | Status | Custom domain |
| --- | --- | --- | --- | --- |
| GitHub | https://github.com | [v3(RESTful)](https://developer.github.com/v3/), [v4(GraphQL)](https://developer.github.com/v4/) | ✅ | 💬 |
| GitLab | https://gitlab.com | [GitLab API v4](https://docs.gitlab.com/ee/api/) | ✅ | ✅ |
| BitBucket | https://bitbucket.org | [BitBucket API](https://developer.atlassian.com/bitbucket/api/2/reference) | ✅ | ✅ |
| Gogs | https://try.gogs.io/ | [Gogs API](https://github.com/gogs/docs-api) | 🚧 | ✅ |
| Gitea | https://gitea.com/ | [Gitea API](https://try.gitea.io/api/swagger#/) | ✅ | ✅ |
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).
## Contributors
[         ](https://github.com/pd4d10/git-touch/graphs/contributors)
## License
Apache License 2.0