Back to Catalog
rockythink GitHub avatar

limitdeck

Terminal dashboard for AI subscription limits

Overview

Terminal dashboard for AI subscription limits

A privacy-safe terminal dashboard for AI subscription limits

From the maintainer

Origin story

AI coding subscriptions expose quota limits in separate provider-specific surfaces. I wanted one terminal view that answers whether there is enough quota for the next work session without copying credentials, reading browser cookies, or retaining account identifiers.

First workflow

Install with Homebrew, keep the official Codex CLI authenticated, and run limitdeck. Review the remaining percentage and reset time for each quota window, press Enter for plan details, and press r to refresh before starting a long coding session.

Design choice

LimitDeck treats privacy as an architectural boundary: adapters extract only quota fields from official local interfaces, while the domain and Ratatui UI never receive credentials or raw provider responses. The responsive layout also keeps keyboard help pinned to the terminal bottom.

Latest Release

LimitDeck v0.1.11
Released: Sep 4, 2026

Discussions

0 comments
Loading comments...
Alvin By Alvin