Back to Catalog
dulguun-tuguldur GitHub avatar

garage

A terminal UI application for managing project folders and repositories

Overview

A terminal UI application for managing project folders and repositories

From the maintainer

Origin story

I had 40+ project folders scattered across different folders. No single place to see which branch, what dirty, what touched last. No fast way to jump back in — terminal, editor, dev server, half-finished Claude session. Context-switch tax, paid by hand, every time.

First workflow

First run = setup wizard. Detects installed editors (code/cursor/zed), asks which folders hold projects (fuzzy finder over home dirs), writes config. No TOML by hand. Then in table: / to fuzzy-filter to project, then c — session picker across all CLAUDE_CONFIG_DIR account dirs, <ENTER> resumes. Table sorted last-worked desc, so yesterday's work sits at top already.

Design choice

tmux friendly, launcher first never process manager, claude-session awareness

Roadmap

Nothing right now, since I built it only for myself, but open to suggestions and improvements

Latest Release

v0.1.3
Released: Aug 12, 2026

Install garage 0.1.3

Install prebuilt binaries via Homebrew

brew install dulguun-tuguldur/tap/garage

Download garage 0.1.3

File Platform Checksum
garage-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
garage-x86_64-apple-darwin.tar.xz Intel macOS checksum

Discussions

0 comments
Loading comments...
Alvin By Alvin