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 5441056aed chore: update icons 2020-12-06 00:41:43 +08:00
.github/workflows ci: try to fix deploy script 2020-11-14 17:07:36 +08:00
.vscode chore: add vscode debug config 2019-12-22 12:48:07 +08:00
android chore: update icons 2020-12-06 00:41:43 +08:00
assets chore: update icons 2020-12-06 00:41:43 +08:00
fonts chore: add fonts 2020-01-19 21:45:04 +08:00
images chore: update icons 2020-12-06 00:41:43 +08:00
ios chore: update icons 2020-12-06 00:41:43 +08:00
lib chore: l10n for gitee 2020-11-14 17:01:50 +08:00
macos chore: update icons 2020-12-06 00:41:43 +08:00
scripts chore: add build script 2020-10-08 17:17:32 +08:00
web feat: web deployment 2020-11-14 16:59:32 +08:00
.gitignore build: regenerate project scaffold 2020-10-05 19:26:59 +08:00
.metadata build: regenerate project scaffold 2020-10-05 19:26:59 +08:00
.prettierrc docs: update readme 2020-04-06 14:58:02 +08:00
CHANGELOG.md docs: add changelog 2019-10-03 13:48:39 +08:00
CONTRIBUTING.md docs: add contributing.md 2020-02-08 15:36:42 +08:00
LICENSE Create LICENSE 2019-09-23 21:51:58 +08:00
README.md chore: l10n for gitee 2020-11-14 17:01:50 +08:00
build.yaml refactor: make artemis config clean 2020-01-07 15:07:57 +08:00
pubspec.yaml fix(github): trending api encoding 2020-11-14 14:50:47 +08:00

README.md

GitTouch

An open-source mobile app for Git services including GitHub, GitLab, Bitbucket, Gitea and Gitee(码云), 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

Dark screenshotLight screenshot

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), v4(GraphQL) 💬
GitLab https://gitlab.com GitLab API v4
BitBucket https://bitbucket.org BitBucket API
Gogs https://try.gogs.io/ Gogs API 🚧
Gitea https://gitea.com/ Gitea API
Gitee https://gitee.com/ Gitee API 💬

Contributing

See CONTRIBUTING.md.

Contributors

License

Apache-2.0 License