taskwarrior-tui: A terminal user interface for taskwarrior kdheepak.com/taskwarrior-tui https://kdheepak.com/taskwarrior-tui
Find a file
Dheepak Krishnamurthy aae95fcd09
Merge pull request #287 from orhun/master
Add project pane to terminal buffer tests
2021-10-27 13:50:16 -06:00
.github Update README.md and issue templates 2021-05-27 11:13:18 -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 Merge branch 'kdheepak:main' into master 2021-10-27 21:44:42 +02: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 style: Remove rustyline_derive 💎 2021-10-26 16:06:30 -06:00
Cargo.toml style: Remove rustyline_derive 💎 2021-10-26 16:06:30 -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 10:04:15 -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>=v2.6.0 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.