Un'App Git Open Source multipiattaforma disponibile per iPhone, iPad e dispositivi android e compatibile con tutti i repository presenti su GitHub, GitLab, Bitbucket, Gitea, e Gitee. https://gitea.it
Go to file
Rongjian Zhang 3354ac4e6b feat: user screen repos title 2019-09-21 23:54:25 +08:00
android chore: update icons 2019-07-28 21:45:01 +08:00
assets chore: update icons 2019-07-28 21:45:01 +08:00
fonts feat: add popular monospace fonts 2019-09-15 18:27:46 +08:00
images feat: add avatar placeholder 2019-03-09 03:02:59 +08:00
ios chore: update icons 2019-07-28 21:45:01 +08:00
lib feat: user screen repos title 2019-09-21 23:54:25 +08:00
test fix: test files 2019-02-10 13:20:46 +08:00
.all-contributorsrc chore: add all-contributors config and README 2019-02-12 15:26:10 +08:00
.gitignore feat: github oauth login 2019-02-07 14:41:25 +08:00
.metadata build: recreate project scaffold for new bundle id 2019-02-09 15:49:14 +08:00
LICENSE Initial commit 2018-04-18 20:26:00 +08:00
README.md Update README.md 2019-03-09 03:22:04 +08:00
build.yaml fix: add missing files, remove legacy imports 2019-02-21 18:51:49 +08:00
pubspec.yaml build: upgrade flutter_highlight 2019-09-20 22:17:58 +08:00

README.md

GitTouch

Open source GitHub client built with Flutter

Download on the App Store Get it on Google Play

Installation

Click badges above to install it from Apple App Store or Google Play.

Android users can also download APK file from release page and install it manually.

Screenshots

iOS screenshot Android screenshot

Contributing

UI Design

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.

Bug report or feature request

A screenshot would be great if it is a bug report.

Bug fixes or new feature

We use Flutter dev channel, run following command to switch to it:

flutter channel dev

Contributors

Thanks goes to these wonderful people (emoji key):

Rongjian Zhang
Rongjian Zhang

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT