taskwarrior-tui-0.5.2 is not a library.
Taskwarrior TUI
A Taskwarrior TUI written in Rust.

Installation
Manual
- Download the tar.gz file for your OS from the latest release.
- Unzip the tar.gz file
- Run with
./taskwarrior-tui.
Usage
/:task {string}- Filter task reporta:task add {string}- Add new taskd:task {selected} done- Mark task as donee:task {selected} edit- Open selected task in editorj:{selected+=1}- Move down in task reportk:{selected-=1}- Move up in task reportl:task log {string}- Log new taskm:task {selected} modify {string}- Modify selected taskq:exit- Quits:task {selected} start/stop- Toggle start and stopu:task undo- Undo?:help- Help menu