metalelf0 / pomodori-todo.txt

A pomodoro counter implementation for todo.txt.
25 stars 8 forks source link

Pomodori-todo.txt

A pomodoro counter implementation for Todo.txt.

What it features

Installation

Usage:

todo.sh pom action [task_number] [args]
Actions:
  ls
     lists tasks with pomodori count and estimates
log
   displays a log of your pomodori
  start ITEM#
     start a pomodoro timer for item ITEM#
  add ITEM#
     add one pomodoro to task on line ITEM# without running a timer
  plan ITEM# PLANNED_POMODORI
     estimate ITEM# will take PLANNED_POMODORI to complete

Example: