mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-27 06:37:19 +02:00
17 lines
667 B
Markdown
17 lines
667 B
Markdown
# Taskwarrior TUI
|
|
|
|

|
|

|
|
[](https://github.com/kdheepak/taskwarrior-tui/releases/latest)
|
|
|
|
A Taskwarrior TUI written in Rust.
|
|
|
|

|
|
|
|
## Installation
|
|
|
|
**Manual**
|
|
|
|
1. Download the tar.gz file for your OS from [the latest release](https://github.com/kdheepak/taskwarrior-tui/releases/latest).
|
|
2. Unzip the tar.gz file
|
|
3. Run with `./taskwarrior-tui`.
|