Skip to main content
app icon

Git Worktree Manager

Developer

Jigar, Thacker

About

This helps developers to manage git work tree via desktop app. Devs dont have to remember git commands or worktrees. App shows worktrees, pin worktrees, add new worktrees on existing / new branch, remove work trees, Open with Cursor option.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/jigarthacker24/git-worktree-manager@latest

Or you can download the code directly from git:

git clone https://github.com/jigarthacker24/git-worktree-manager