dax / taskwarrior-tui

`taskwarrior-tui`: A terminal user interface for taskwarrior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

About

`taskwarrior-tui`: A terminal user interface for taskwarrior

License:MIT License


Languages

Language:Rust 98.4%Language:Shell 0.8%Language:PowerShell 0.8%