taskwarrior-tui: A terminal user interface for taskwarrior kdheepak.com/taskwarrior-tui https://kdheepak.com/taskwarrior-tui
Find a file
2022-01-10 13:36:49 -07:00
.github Revert "fix: Remove get_args 🐛" 2021-12-07 10:11:37 -07:00
.rpm Add rpm spec 2020-10-28 06:00:25 -06:00
completions feat: Update cli interface 2022-01-01 00:13:32 -07:00
docs feat: Add configuration for reset filter on esc 2022-01-05 05:53:10 -07:00
snap Update snapcraft.yaml 2020-10-30 23:03:18 -06:00
src fix: Use data instead of config 🐛 2022-01-10 13:36:28 -07:00
.envrc fix: Fix tests and better logging and history 🐛 2021-12-02 11:29:41 -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
build.rs chore: Update cargo dependencies 2022-01-01 01:58:16 -07:00
Cargo.lock build(release): Bump to v0.17.0 2022-01-05 06:05:49 -07:00
Cargo.toml build(release): Bump to v0.17.0 2022-01-05 06:05:49 -07:00
LICENSE Initial commit 2020-07-26 15:35:39 -06:00
mkdocs.yml docs: Add exception for mkdocs 📚 2021-11-27 12:51:15 -07: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.