mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
38 lines
2.2 KiB
Markdown
38 lines
2.2 KiB
Markdown
# `taskwarrior-tui`
|
|
|
|
[](https://github.com/kdheepak/taskwarrior-tui/actions?query=workflow%3ACI)
|
|
[](./LICENSE)
|
|
[](https://github.com/kdheepak/taskwarrior-tui/releases/latest)
|
|
[](https://github.com/kdheepak/taskwarrior-tui/releases/latest)
|
|
[](https://github.com/kdheepak/taskwarrior-tui)
|
|
[](https://coveralls.io/github/kdheepak/taskwarrior-tui)
|
|
[](https://kdheepak.com/taskwarrior-tui)
|
|
|
|
A Terminal User Interface for [Taskwarrior](https://taskwarrior.org/).
|
|
|
|
[](https://youtu.be/0ZdkfNrIAcw)
|
|
|
|
Click on the image above for a video showcasing some of the features of `taskwarrior-tui`.
|
|
|
|
### 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** [](https://github.com/kdheepak/taskwarrior-tui/releases/latest) [](https://github.com/kdheepak/taskwarrior-tui/releases/latest)
|
|
|
|
1. Download the tar.gz file for your OS from [the latest release](https://github.com/kdheepak/taskwarrior-tui/releases/latest).
|
|
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:
|
|
|
|
- <https://kdheepak.com/taskwarrior-tui/configuration/keys>
|
|
- <https://kdheepak.com/taskwarrior-tui/configuration/colors>
|