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 4df587e5af
Delete LICENSE
2019-09-23 21:49:31 +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 fix: use common push route method for span link 2019-09-23 20:36:12 +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
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 chore: remove unused deps 2019-09-22 22:28:35 +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