#tui #task #terminal #git

app spool-ui

TUI for spool - git-native task management

3 stable releases

1.2.0 Feb 15, 2026
1.1.0 Jan 26, 2026
1.0.0 Jan 25, 2026

#1793 in Development tools

MIT license

195KB
4.5K SLoC

spool-ui

Terminal UI for spool - git-native task management.

cargo install spool-ui

Usage

Run in a spool-initialized directory:

spool-ui

Keybindings

Task View

Key Action
j / k Navigate tasks (or scroll detail when focused)
g / G First / last task
Enter Toggle detail panel
Tab Switch focus (list/detail)
c Complete task
r Reopen task
n New task
v Cycle view (Open/Complete/All)
s Cycle sort (Priority/Created/Title)
S Cycle stream filter
/ Search
h Open history view
q Quit

History View

Key Action
j / k Navigate events (or scroll detail when open)
g / G First / last event
l / Left Scroll columns horizontally
Enter Toggle detail panel
Tab / Shift-Tab Navigate events when detail is open
Esc Close detail / return to tasks
h Return to task view
q Quit

Features

  • Task list with priority coloring and status markers
  • Detail panel with full task info and event history
  • History view showing all events in reverse chronological order
  • Status filtering (open/complete/all)
  • Sorting (priority/created/title)
  • Search (title, description, tags)
  • Stream navigation
  • Inline task creation and completion

License

MIT

Dependencies

~10–24MB
~321K SLoC