taskwarrior-tui: A terminal user interface for taskwarrior kdheepak.com/taskwarrior-tui https://kdheepak.com/taskwarrior-tui
Find a file
2021-04-08 13:06:21 -06:00
.github Update bug_report.md template 2021-04-06 23:40:45 -06:00
.rpm Add rpm spec 2020-10-28 06:00:25 -06:00
docs Update docs 2021-04-07 00:09:28 -06:00
snap Update snapcraft.yaml 2020-10-30 23:03:18 -06:00
src Jump to relevant task after action 2021-04-08 13:06:21 -06:00
.env Update bug report template 2021-02-09 12:56:46 -07:00
.gitignore Add tests/data to .gitignore 2020-07-27 00:38:56 -06:00
.rustfmt.toml Autoformat code 2020-10-10 21:34:04 -06:00
Cargo.lock Bump to v0.13.10 2021-04-06 23:34:27 -06:00
Cargo.toml Bump to v0.13.10 2021-04-06 23:34:27 -06:00
LICENSE Initial commit 2020-07-26 15:35:39 -06:00
mkdocs.yml Update docs 2021-04-07 00:09:28 -06:00
README.md Update README.md 2021-04-06 23:56:41 -06:00

taskwarrior-tui

CI

A Terminal User Interface for Taskwarrior.

Showcase of features: https://youtu.be/0ZdkfNrIAcw

User Interface

Multiple selection

Tab completion

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.

Manual

  1. Download the tar.gz file for your OS from the latest release.
  2. Unzip the tar.gz file
  3. 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:

References / Resources