2019-02-12 08:09:49 +01:00
# GitTouch
2018-04-18 14:38:28 +02:00
2019-02-12 08:09:49 +01:00
Open source GitHub client built with Flutter
2018-04-18 14:38:28 +02:00
2019-02-13 03:47:30 +01:00
< p >
< a href = "https://itunes.apple.com/us/app/gittouch/id1452042346" >
2019-09-23 16:09:32 +02:00
< img alt = "Download on the App Store" title = "App Store" src = "https://raw.githubusercontent.com/pd4d10/git-touch/master/assets/app-store-badge.png" height = "60" / >
2019-02-13 03:47:30 +01:00
< / a >
< a href = "https://play.google.com/store/apps/details?id=io.github.pd4d10.gittouch" >
2019-09-23 16:09:32 +02:00
< img alt = "Get it on Google Play" title = "Google Play" src = "https://raw.githubusercontent.com/pd4d10/git-touch/master/assets/google-play-badge.png" height = "60" / >
2019-02-13 03:47:30 +01:00
< / a >
< / p >
2019-02-12 10:07:39 +01:00
## 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.
2019-02-12 09:05:28 +01:00
## Screenshots
2019-02-13 03:47:30 +01:00
< p >
2019-10-03 09:18:16 +02:00
< img src = "assets/screenshot-ios.png" alt = "iOS screenshot" width = "320" / >
< img src = "assets/screenshot-android.png" alt = "Android screenshot" width = "325" / >
2019-02-13 03:47:30 +01:00
< / p >
2019-02-12 09:05:28 +01:00
2019-02-12 08:09:49 +01:00
## Contributing
2018-04-18 14:38:28 +02:00
2019-02-12 08:09:49 +01:00
### UI Design
2019-01-30 08:09:27 +01:00
2019-02-12 08:09:49 +01:00
GitTouch use Flutter's builtin material and cupertino widgets. If you have any thoughts about UI design, feel free to open an issue to discuss about it.
2019-01-30 08:09:27 +01:00
2019-02-12 10:07:39 +01:00
### Bug report or feature request
2019-01-30 08:09:27 +01:00
2019-02-14 06:02:53 +01:00
A screenshot would be great if it is a bug report.
2019-02-12 08:09:49 +01:00
### Bug fixes or new feature
2019-09-23 16:09:32 +02:00
Pull requests are welcome.
2019-02-12 08:09:49 +01:00
## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL - CONTRIBUTORS - LIST:START - Do not remove or modify this section -->
<!-- prettier - ignore -->
< table > < tr > < td align = "center" > < a href = "https://github.com/pd4d10" > < img src = "https://avatars0.githubusercontent.com/u/9524411?v=4" width = "100px;" alt = "Rongjian Zhang" / > < br / > < sub > < b > Rongjian Zhang< / b > < / sub > < / a > < br / > < a href = "https://github.com/pd4d10/git-touch/commits?author=pd4d10" title = "Code" > 💻< / a > < / td > < / tr > < / table >
<!-- ALL - CONTRIBUTORS - LIST:END -->
This project follows the [all-contributors ](https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
## License
2019-09-23 16:09:32 +02:00
Apache License 2.0