Terminal user interface for Taskwarrior task management with vim-like navigation and live filtering
taskwarrior-tui is a terminal user interface for Taskwarrior, the command-line task management system. It provides an interactive TUI layer on top of Taskwarrior's CLI, allowing users to view, add, delete, complete, and log tasks through a visual interface rather than memorizing command syntax.
The tool features vim-like keyboard navigation, live filter updates as you type, multiple task selection capabilities, and tab completion for commands. It maintains visual consistency with Taskwarrior by reading color configurations directly from the .taskrc file, ensuring tasks appear with the same colors and formatting as the CLI version.
taskwarrior-tui reads Taskwarrior's configuration and data directly, making it a frontend rather than a replacement. Users can customize key bindings, colors, and report formats through standard Taskwarrior configuration options. The tool supports cross-platform usage on Linux, macOS, and Windows, making it suitable for developers and productivity users who prefer terminal-based workflows but want a more visual task management experience.


