95b1d62b1c2fbe836bb2c5f1bab2d49195ccc78e
Task Warrior GPUI
A desktop GUI for TaskWarrior built with GPUI, the GPU-accelerated UI framework from Zed.
Features
- View and filter tasks by project, status, priority, and due date
- Project tree with task counts
- Tag filtering with multi-select
- Sortable task table with pagination
- Dark theme (Ayu-inspired)
Requirements
- Rust 2024 edition
- TaskWarrior
Build
cargo build --release
Run
cargo run
License
MIT OR Apache-2.0
Languages
Rust
99.7%
Nix
0.3%
