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 c30895ab1e style: dart fix apply 2022-10-30 14:52:36 +08:00
.github/workflows ci: update lint scripts 2021-06-14 15:03:10 +08:00
.vscode chore: update generated files 2022-10-17 16:32:54 +08:00
android fix: android bundle id 2022-09-05 20:36:17 +08:00
assets chore: update icons 2020-12-06 00:41:43 +08:00
fastlane/metadata/android chore: fastlane screenshots (#178) 2021-01-29 22:00:04 +08:00
images chore: update avatar placeholder images 2021-02-14 23:00:50 +08:00
ios build: update deps 2022-10-17 16:17:18 +08:00
lib refactor: use freezed 2022-10-30 14:41:12 +08:00
linux feat: launch built-in maps 2022-10-02 03:34:55 +08:00
macos feat: launch built-in maps 2022-10-02 03:34:55 +08:00
packages style: dart fix apply 2022-10-30 14:52:36 +08:00
web chore: flutter create 2022-06-26 01:20:24 +08:00
windows build: update deps 2022-10-17 16:17:18 +08:00
.gitignore chore: add dep upgrade script 2022-10-17 16:23:44 +08:00
.metadata chore: flutter create 2022-06-26 01:20:24 +08:00
.prettierrc docs: update readme 2020-04-06 14:58:02 +08:00
CHANGELOG.md chore: generate changelog 2021-06-14 17:42:52 +08:00
CONTRIBUTING.md docs: instructions for i18n (#138) 2021-01-05 17:30:05 +08:00
LICENSE Create LICENSE 2019-09-23 21:51:58 +08:00
README.md docs: fix contributors image 2021-06-14 23:54:14 +08:00
analysis_options.yaml style: dart fix apply 2022-10-30 14:52:36 +08:00
l10n.yaml feat: localization (#137) 2021-01-05 17:25:19 +08:00
makefile chore: add dep upgrade script 2022-10-17 16:23:44 +08:00
pubspec.lock refactor: use freezed 2022-10-30 14:41:12 +08:00
pubspec.yaml refactor: use freezed 2022-10-30 14:41:12 +08:00

README.md

GitTouch

An open-source app for GitHub, GitLab, Bitbucket, Gitea and Gitee(码云), built with Flutter

Download on the App Store Get it on Google Play Get it on F-Droid

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