Show HN: Git Buoy – A living terminal harbor for Git worktrees
Category: devtools
Tags: git, worktree, terminal-ui, rust, developer-tools
Score: 7.0/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 6)
Git Buoy is a terminal-based tool that visualizes the state of multiple Git worktrees and branches using a harbor metaphor, with docks, vessels, and cargo representing different Git concepts. It provides a live, interactive overview of parallel development activity, including optional GitHub integration for pull requests and checks, making it easier to understand complex repository states at a glance.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/markg-05/git-buoy · Rust · MIT
View on Hacker News