This is a toolshed, or workshop, for our software development. This is the infrastructure that supports the worldwide distributed development team that brings you Taskwarrior.
Tasktools gives you access to:
2.5.1 Released
task-2.5.1.tar.gz
2.6.0 Development
git clone https://git.tasktools.org/TM/task.git
brew install task
Taskwarrior is a command-line todo list manager. It maintains a task list, allowing you to add/remove, and otherwise manipulate your tasks. Task has a rich set of subcommands that allow you to do sophisticated things. You'll find it has customizable reports, charts, GTD features, device synching, documentation, extensions, themes, holiday files and much more.
1.1.0 Released
taskd-1.1.0.tar.gz
1.2.0 Development
git clone --recursive
https://git.tasktools.org/TM/taskd.git
brew install taskd
The Taskserver is a lightweight, secure server providing multi-user, multi-client access to task data. This allows true syncing between desktop and mobile clients.
1.2 Released
vit-1.2.tar.gz
1.3 Development
git clone https://git.tasktools.org/EX/vit.git
brew install vit
Vit is a lightweight, fast, curses-based front end to Taskwarrior.
1.1.0 Released
tasksh-1.1.0.tar.gz
1.2.0 Development
git clone --recursive https://git.tasktools.org/EX/tasksh.git
brew install tasksh
Tasksh is a shell command that wraps Taskwarrior commands. It is intended to provide simpler Taskwarrior access, and add a few new features of its own. The project is new, bear with us please.
Tasksh replaces the built-in shell
command of older
releases, and the bundled tasksh
program of version
2.3.0. The former was very limited and the latter unsupported.
1.0.0 Released
timew-1.0.0.tar.gz
1.1.0 Development
git clone --recursive
https://git.tasktools.org/TM/timew.git
Timewarrior is a command line time-tracking utility for use as a standalone tool, or integrated with Taskwarrior.
Visit the Timewarrior site for full details.
1.3.0 Released
clog-1.3.0.tar.gz
1.4.0 Development
git clone --recursive
https://git.tasktools.org/UT/clog.git
brew install clog
Clog is a colorized log tail utility. It can spot patterns in an input stream and colorize or suppress the lines. It can also decorate the lines with time- or date-stamps.
Visit the Clog documentation home for full details.
1.1.0 Released
vramsteg-1.1.0.tar.gz
1.1.1 Development
git clone https://git.tasktools.org/UT/vramsteg.git
brew install vramsteg
Vramsteg, from the Swedish framsteg (progress), is a CLI progress bar that can be used from any script language. It supports color, labels, percentage completion, elapsed time and estimates.
1.1.0 Released
anomaly-1.1.0.tar.gz
1.2.0 Development
git clone https://git.tasktools.org/UT/anomaly.git
Data anomaly detection utility. It reviews a numeric data stream, detects anomalies using one of its built-in algorithms, then responds using one or more of its built-in methods.
2.0.0 Development
git clone https://git.tasktools.org/TS/flod2.git
Flod is our distributed testing system. It provides continuous integration services across a diverse set of platforms, and generates custom reports.
Every commit for most of the projects is cloned, built and tested. The diagnostic output is gathered and available via tinderbox reports which you'll find linked from this page.