Add Minos iOS App (#193)

Minos is a free, open-source (AGPL-3.0) iOS client for reviewing and merging pull requests, with first-class support for self-hosted Forgejo/Gitea/Codeberg alongside GitHub. The app talks only to the git backend you supply — there's no middleman server and it never phones home — and your access token stays in the device Keychain. Source: github.com/botelle/minos · App Store: apps.apple.com/app/id6789465031

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/193
Co-authored-by: Justin Botelle <226029+botelle@noreply.gitea.com>
This commit is contained in:
Justin Botelle
2026-08-05 14:13:36 +00:00
committed by techknowlogick
parent e95a8b9e30
commit db22bc6d11
+1
View File
@@ -244,6 +244,7 @@ Zenith Hosting offers Gitea as a one-click deployment option on the platform. Th
#### Mobile
- [GitTouch](https://github.com/git-touch/git-touch) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea, built with Flutter `Apache-2.0` `Dart`
- - [Minos](https://github.com/botelle/minos) - iOS client for reviewing and merging pull requests (Gitea, Forgejo, Codeberg, GitHub); talks only to the backend you supply — no middleman server, no phone-home, token kept in the device Keychain. `AGPL-3.0` `Swift`
#### Panel