taskwarrior-tui: A terminal user interface for taskwarrior kdheepak.com/taskwarrior-tui https://kdheepak.com/taskwarrior-tui
Find a file
Dheepak Krishnamurthy fd130aae02
Merge pull request #290 from kdheepak/support-taskwarrior-2.5.x-context
Support older taskwarrior context format
2021-10-28 12:15:40 -06:00
.github chore(tooling): Remove release drafter workflow ♻️ 2021-10-27 16:19:59 -06:00
.rpm Add rpm spec 2020-10-28 06:00:25 -06:00
completions Change clap to v3.0.0-beta4 2021-08-16 22:25:41 -06:00
docs remove -c commandline option 2021-09-06 11:54:16 +02:00
snap Update snapcraft.yaml 2020-10-30 23:03:18 -06:00
src fix: crash when projects is empty 🐛 2021-10-28 11:58:26 -06:00
.envrc Rename .env to .envrc 2021-06-04 09:38:36 -06: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
build.rs Providing support for Projects Pane 2021-10-11 12:51:49 +02:00
Cargo.lock build(release): Bump to v0.13.37 🛠 2021-10-27 16:18:33 -06:00
Cargo.toml build(release): Bump to v0.13.37 🛠 2021-10-27 16:18:33 -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 docs: Update README 📚 2021-10-27 16:15:59 -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 the latest version of 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.

If you are compiling from source, you'll need to most recent stable rust compiler.

Configuration

taskwarrior-tui uses taskrc for various configuration options. See the documentation for more information:

References / Resources

If you like taskwarrior-tui, please consider donating to @GothenburgBitFactory.