GUI and TUI - jj-vcs/jj GitHub Wiki
TODO: De-duplicate this information with the Jujutsu docs page Community-built tools around Jujutsu. This page could become a link to those docs, or, if some information should only be in this wiki, those docs should give a clearer explanation of which information.
GUI
- https://github.com/gulbanana/gg — GUI made with Tauri
- www.visualjj.com — Visual Studio Code plugin/GUI, proprietary
- https://github.com/keanemind/jjk — Jujutsu (jj) VCS support for VS Code, MIT license
TUI
- https://github.com/idursun/jjui — TUI made with Go. Well maintained.
- https://github.com/Cretezy/lazyjj — TUI made with Ratatui
- https://github.com/faldor20/jj_tui — TUI made with OCaml
- https://github.com/tim-janik/jj-fzf — An
fzf
-based interface - https://github.com/YPares/nujj/tree/master/jjiles — A
jj log
drop-in wrapper to make your log, op log and evolog reactive and interactive