mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
taskwarrior-tui
: A terminal user interface for taskwarrior
kdheepak.com/taskwarrior-tui
https://kdheepak.com/taskwarrior-tui
.github | ||
.rpm | ||
docs | ||
snap | ||
src | ||
.env | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
mkdocs.yml | ||
README.md |
taskwarrior-tui
A Terminal User Interface for Taskwarrior.
Showcase of features: https://youtu.be/0ZdkfNrIAcw
Documentation
https://kdheepak.com/taskwarrior-tui
Installation
Unless otherwise specified, you will need to install taskwarrior
first. See https://taskwarrior.org/download/ for more information.
- Download the tar.gz file for your OS from the latest release.
- Unzip the tar.gz file
- Run with
./taskwarrior-tui
.
See https://kdheepak.com/taskwarrior-tui/installation/ on instructions for using package managers on various platforms.
Configuration
taskwarrior-tui
uses taskrc
for various configuration options. See the documentation for more information: