# webstonehq/tuxedo

A fast, keyboard-driven terminal UI for todo.txt.

Repository: https://github.com/webstonehq/tuxedo
Canonical: https://ross.abutalabs.com/products/tuxedo
Language: Rust
License: MIT
License Family: permissive
Topics: todo, todo-app, todotxt, tui
Last push: 2026-08-19T20:45:20+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 93, longevity 8
- inputs: {"age_days": 118, "days_push": 14, "days_rel": 49, "gap_med": 1, "n_releases_24m": 16}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1586, forks 81 (observed 2026-08-28T04:05:07.729521+00:00)

## What it is
Tuxedo is a fast, keyboard-driven terminal UI for managing todo.txt files, written in Rust and shipped as a single static binary. It combines an interactive TUI with a todo.txt-cli-compatible command line, featuring Vim-style bindings, atomic writes, natural-language task entry, and phone capture via QR code.

## Use cases
- manage my todo.txt tasks from the terminal
- add tasks with natural language like 'pay rent monthly on the first'
- capture tasks from my phone into my todo list
- script task management with a todo.txt-cli compatible CLI
- filter and sort tasks by project, context, priority, or due date
- sync my todo.txt across devices via Dropbox without conflicts
- use vim keybindings to manage my todo list

## When to choose
- you already use the todo.txt plain-text format and want a fast TUI
- you want vim-style keyboard navigation and a command palette
- you need a scriptable CLI alongside an interactive UI in one binary
- you value atomic, sync-friendly writes and external-edit detection
- you want offline, local-only task management with no cloud dependency

## When to avoid
- you need a graphical or mobile-first task manager
- you want collaboration, reminders, or cloud sync built in
- you use a different task format than todo.txt
- you need recurring tasks or advanced scheduling beyond due dates

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, terminal-ui, file-system
- domain: developer-tools, files
- platform: windows, cross-platform, cli
- tags: todo.txt, tui, task-management, vim-keybindings, rust, keyboard-driven, offline, command-line, linux, macos

## Member repositories
- webstonehq/tuxedo (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.729521+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:55:30.213166+00:00, confidence not recorded.
  - readme: https://github.com/webstonehq/tuxedo (fetched 2026-08-28T04:05:07.729521+00:00, sha db80e5b13f04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
