A native macOS app that gives your long-running terminal commands a permanent home. Save and organize commands with working directories and environment variables, survive app restarts and reboots, and capture up to 500,000 lines of real-time output with full ANSI color support. Features auto-restart for crashed processes, a ⌘K command palette, URL detection in output, and process monitoring. Built with Swift/SwiftUI, it weighs just 21 MB and runs on macOS 15.0+ (Apple Silicon and Intel).
A command-line utility that categorizes and analyzes codebases by language and file type. Rather than simply counting lines of code, it reveals the shape of your project by organizing results into meaningful categories. Supports 40+ languages with dual line counting (total and effective), six-category classification (Code, DevOps, Design, Docs, Specs, and Data), gitignore-aware filtering, and PNG image export. Install via uv tool install tallyman-metrics or pip install tallyman-metrics.
A Python CLI tool that automatically discovers and updates all Git repositories in a directory tree with a single command. Features safety checks (skips repos with uncommitted changes or detached HEADs), concurrent batch processing, smart directory exclusions, detailed logging with color-coded output, dry-run mode, and run history via --explain. Install via uv tool install gittyup.
A Terminal User Interface (TUI) tool that provides real-time monitoring of Docker containers running on remote servers. Get a unified dashboard from your local terminal with color-coded metrics, auto-refreshing status, and resource usage relative to Docker Compose deployment limits. Requires only a server hostname to begin monitoring. Install via uv tool install dockerclustermon.
A command-line tool that tracks credit consumption across billing cycles for subscription-based AI services like Cursor and GitHub Copilot. Compares your credit depletion rate against time elapsed, forecasts final usage, and provides color-coded feedback showing whether you’re on track. Entirely offline with no external dependencies. Install via uv tool install aiusage.