-
Notifications
You must be signed in to change notification settings - Fork 1.1k
GUI and TUI
Tao Xu edited this page Mar 28, 2026
·
18 revisions
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.
- 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
- Selvejj - Jujutsu support in JetBrains IDEs.
- Jjewel - Native Mac GUI app, proprietary
- JayJay - Native macOS GUI built with Rust (jj-lib) + SwiftUI. Free and source-available.
- https://github.com/idursun/jjui — TUI made with Go. Well maintained.
- https://github.com/Cretezy/lazyjj — TUI made with Ratatui
- https://github.com/blazingjj/blazingjj — TUI made with Ratatui (fork of Lazyjj)
- 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 logdrop-in wrapper to make your log, op log and evolog reactive and interactive