/micro-task

A relatively simple command line task tracker. This GitHub repo is a mirror of the actual repo on GitLab.

Primary LanguageJava

micro task

A CLI based task tracking application. Designed to be efficient and as fast as possible for tracking tasks, but not getting in the way.

Includes the ability to add, start, stop and finish tasks. Tasks can be organized into lists and groups.

asciicast

See the wiki or design for more details.

Command line parsing provided by picocli