fezcode
-
atlas.bench
🏎️ High-precision, multi-command TUI benchmarking tool with statistical rigor and side-by-side comparisons. Part of the Atlas Suite.
-
atlas.clock
A high-visibility, multi-timezone world clock dashboard with millisecond precision for the terminal. Part of the Atlas Suite.
-
atlas.compass
A secure, local-first terminal password manager. Zero-knowledge AES-256-GCM encryption, Argon2id key derivation, and a high-visibility TUI. Part of the Atlas Suite.
-
atlas.deck
An interactive TUI "Stream Deck" for your terminal. Organize, trigger, and monitor complex project workflows through a customizable grid of pads mapped to shell commands. Part of the Atlas Suite.
-
atlas.llm
Local AI coding companion in a single Go binary. Bubbletea chat TUI with on-device inference via llamafile, plus one-shot --summarize and --dump modes for turning a repo into LLM-ready Markdown.
-
atlas.notes
A beautiful, high-fidelity terminal-based Markdown note manager with a built-in interactive TUI editor and viewer.
-
atlas.todo
A fast, minimalist, local-first TUI task manager with Vim-bindings, smart grouping, and CLI quick-add support.
-
atlas.websearch
A blazing fast, interactive CLI search tool for the terminal. Search DuckDuckGo, Wikipedia, Hacker News, and Reddit with a beautiful TUI. Zero configuration required.
-
gobake
gobake is a Go-native build orchestrator. It replaces Makefiles and shell scripts with a single, type-safe Recipe.go file.