• Rust 99.6%
  • Nix 0.4%
Find a file
Daniel Baumann a61a009c73
Updating mangling in watch file.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-02-08 10:08:38 +01:00
.woodpecker Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
debian Updating mangling in watch file. 2026-02-08 10:08:38 +01:00
src Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
.cargo_vcs_info.json Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
.gitignore Adding upstream version 0.2.0. 2025-02-11 12:14:08 +01:00
build.rs Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
Cargo.lock Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
Cargo.toml Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
Cargo.toml.orig Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
Dockerfile Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
flake.lock Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
flake.nix Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00
LICENSE-APACHE Adding upstream version 0.2.0. 2025-02-11 12:14:08 +01:00
LICENSE-MIT Adding upstream version 0.2.0. 2025-02-11 12:14:08 +01:00
README.md Merging upstream version 0.4.0. 2026-01-16 09:20:02 +01:00

fj, a CLI client for Forgejo

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

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 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.