Expand description
Terminal User Interface Terminal User Interface (TUI) for real-time async monitoring
This module provides an interactive terminal dashboard for monitoring async tasks in real-time, similar to htop for processes.
Structs§
- TuiApp
- TUI application state
Enums§
- Filter
Mode - Filter mode for tasks
- Sort
Mode - Sort mode for task list
- View
Mode - View mode for the TUI
Functions§
- run_tui
- Run the TUI application