mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-06 04:25:58 -05:00
add some mobile and CLI clients
This commit is contained in:
parent
9b1e30ec73
commit
7cb0553305
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -10,6 +10,9 @@ A curated list of delightful [Forgejo](https://forgejo.org/)-related projects an
|
||||||
- [Official resources](#official-resources)
|
- [Official resources](#official-resources)
|
||||||
- [Public instances](#public-instances)
|
- [Public instances](#public-instances)
|
||||||
- [Packaging](#packaging)
|
- [Packaging](#packaging)
|
||||||
|
- [Clients](#clients)
|
||||||
|
- [Mobile](#mobile)
|
||||||
|
- [Command-line](#command-line)
|
||||||
- [Maintainers](#maintainers)
|
- [Maintainers](#maintainers)
|
||||||
- [Contributors](#contributors)
|
- [Contributors](#contributors)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
@ -45,6 +48,16 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
|
||||||
- **NixOS**
|
- **NixOS**
|
||||||
- [NixOS unstable](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/version-management/forgejo/default.nix)
|
- [NixOS unstable](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/version-management/forgejo/default.nix)
|
||||||
|
|
||||||
|
|
||||||
|
## Clients
|
||||||
|
|
||||||
|
### Mobile
|
||||||
|
- [GitNex](https://gitnex.com/) ([repo](https://codeberg.org/gitnex/GitNex)) - Android client for Forgejo and Gitea (`Android – GPL`)
|
||||||
|
- [GitTouch](https://github.com/git-touch/git-touch) - Mobile client for Forgejo, Gitea, GitHub, GitLab, Bitbucket (`Android, iOS – Apache`)
|
||||||
|
|
||||||
|
### Command-line
|
||||||
|
- [tea](https://gitea.com/gitea/tea) - the official Gitea CLI client, works with Forgejo (`cross-platform – MIT`)
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
|
||||||
If you have questions or feedback regarding this list, then please create
|
If you have questions or feedback regarding this list, then please create
|
||||||
|
|
Loading…
Reference in a new issue