CodeBurn offers local tracking of token usage and costs across 19 AI coding tools via a TypeScript TUI, using deterministic task classification and no cloud dependencies.
OpenUsage is a Go TUI tool that tracks AI coding tool usage and spend across 17 providers by scraping local SQLite DBs, offering zero-config, cross-provider cost visibility in your terminal.
socktop is a Rust-based remote system monitor featuring a request-driven agent design with near-zero CPU when idle, using WebSocket and a Ratatui TUI client.
CodeBurn is a local CLI tool parsing session data from 18 AI coding assistants to provide token cost and task tracking via a TUI dashboard, with no cloud dependency.
CodeBurn is a TypeScript TUI dashboard that tracks token usage, costs, and AI coding efficiency across 18 tools. It calculates one-shot success rates to measure AI performance beyond cost.
abtop is a Rust TUI that monitors local AI coding agents by scanning processes and files without API keys. Supports macOS, Linux, Windows with tmux pane jumping and colorblind themes.
Caligula is a Rust-based terminal UI for disk imaging that packs multi-format decompression, hash validation, and privilege escalation into a <5MB binary, unlike bulky Electron tools.
suzui-rs is a Rust terminal app reading Suzuki ECU data via SDL protocol, running on Raspberry Pi and outputting composite video to car stereo for real-time diagnostics.
youtube-tui is a Rust-based terminal interface for YouTube that delegates playback and downloading to external programs, favoring a lightweight launcher pattern with flexible YAML config and vim-like controls.
headless-terminal is a Go CLI tool that runs a Unix-socket daemon for controlling TUIs like vim and htop, solving synchronization and VT parsing challenges with libghostty-vt.
leaf is a Rust-based terminal Markdown previewer offering live reload, LaTeX support, fuzzy file picking, and mouse interaction for CLI workflows. Here’s how it works under the hood.
macmon is a Rust CLI tool that monitors Apple Silicon power consumption without root, using private macOS APIs. It offers TUI, JSON, and HTTP server modes, plus Prometheus integration.
rs-top is a Rust-based lightweight remote system monitor that uses SSH to provide a real-time TUI dashboard without any agent installation on remote hosts.
witr is a Go CLI that traces the full causality chain of any running process, replacing fragmented commands with a single interactive tool across Linux, macOS, FreeBSD, and Windows.