getagentseal /
codeburn
Free, local tool to track AI coding token usage and cost across 31 tools and agents (Claude Code, Cursor, Codex, Gemini and more), by model, project, and task. npx codeburn
Loading repository data…
murugajoshua / repository
Task Tracker CLI is a lightweight Python command‑line tool for managing personal to‑do lists locally. Add, list, and mark tasks as done with simple commands. Built with clean, modular code and no external dependencies, it’s easy to extend, test, and integrate into other projects.
Task Tracker CLI is a lightweight Python command‑line tool for managing personal to‑do lists locally. Add, list, and mark tasks as done with simple commands. Built with clean, modular code and no external dependencies, it’s easy to extend, test, and integrate into other projects.
A simple Python command-line tool to manage tasks locally.
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -e .
Selected from shared topics, language and repository description—not editorial ratings.
getagentseal /
Free, local tool to track AI coding token usage and cost across 31 tools and agents (Claude Code, Cursor, Codex, Gemini and more), by model, project, and task. npx codeburn
marcus /
A minimalist CLI for tracking tasks across AI coding sessions.
nanohard /
CUI project/task/time tracker written in golang
charm-and-friends /
A tutorial for building a Taskwarrior-inspired task tracker in Go using glamorous CLI libraries
iloom-ai /
iloom: a developer workflow system delivered as a CLI and a VS Code extension for structured AI-assisted development. The CLI is the system of record, running tasks in isolated workflows and persisting analysis, plans, and decisions to your issue tracker, while the VS Code extension exposes insights, assumptions, risks, and decisions in real time.
BOTbkcd /
A minimal TUI based task tracker 📝