1
0
Fork
You've already forked forgejo-cli
0
CLI application for interacting with Forgejo
  • Rust 69.9%
  • Fluent 29.8%
  • Nix 0.3%
2026年06月15日 16:10:57 +02:00
.forgejo docs: add forgejo version to bug report template 2026年03月17日 18:13:01 -04:00
.woodpecker ci: run clippy 2026年06月02日 12:42:30 -04:00
localization Translated using Weblate (Polish) 2026年06月12日 19:48:06 +00:00
src Merge pull request 'chore(login): remove id for v7.next.forgejo.org' ( #497 ) from remove-login/v7.next.forgejo.org into main 2026年06月12日 21:48:00 +02:00
.gitignore feat: add Nix flake 2024年08月10日 12:01:07 +02:00
.typos.toml chore(typos): exclude locales from spell check 2026年05月18日 09:04:33 -04:00
build.rs build: rerun if localization is changed 2026年05月13日 12:11:56 -04:00
Cargo.lock Lock file maintenance 2026年06月14日 22:05:05 +00:00
Cargo.toml Merge pull request 'feat: add build features for each locale' ( #489 ) from cyborus/locale-features into main 2026年06月10日 15:39:38 +02:00
Dockerfile build: use trixie tag for debian image 2026年04月16日 16:26:13 -04:00
flake.lock chore(nix): update flake 2025年12月30日 11:31:24 +01:00
flake.nix build(flake): add clippy to nativeBuildInputs 2026年06月02日 12:42:30 -04:00
LICENSE-APACHE add licensing 2023年11月17日 18:04:02 -05:00
LICENSE-MIT add licensing 2023年11月17日 18:04:02 -05:00
README.md docs(readme): mention aarch64 build in "Installation" section 2026年04月16日 15:33:34 -04:00

fj, a CLI client for Forgejo

Packaging status

... akin to gh, glab, or tea!

Matrix chat badge Liberapay receiving badge

You can...

  • Open, edit, comment on, close issues
  • Create and merge pull requests
    • Easily create AGit pull requests, no need to fork!
  • Create, star, watch, and edit repositories
  • Manage organizations and teams
  • Publish new releases

all from the command line! Check out the wiki for more details and explanations.

fj doesn't try to replace your usage of git, it's meant to work alongside it. It handles all the Forgejo-specific things that git doesn't.

Matrix Chat

Installation

Pre-built binaries are available for x86_64 Windows and x86_64 & aarch64 Linux (GNU) on the releases tab.

See the wiki page on installation for more options.

Licensing

This project is licensed under either Apache License Version 2.0 or MIT License at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.