Skip to content

hulufei/t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d23c6f3 · Oct 1, 2014

History

62 Commits
Jun 15, 2014
Jun 24, 2014
Jun 14, 2014
Dec 15, 2013
Dec 21, 2013
Jan 17, 2014
Dec 17, 2013
Oct 1, 2014
Jun 14, 2014
Jun 14, 2014

Repository files navigation

t Build Status

A daily time tracker

Pomodori

Install

npm install -g t-cli

Next, install terminal notify, see this introduction.

Pomodoro

  • A pomodoro set to 25 mins
  • After a pomodoro, earned a short break(5 mins)
  • Every 4 "pomodori" earned a longer break(15 mins)

Every task started, followed by a pomodoro.

Press Ctrl+C during a pomodoro is an interruption, you can choose an interrupted reason, or input a reason directly, the reason will be loaded next time. Once press Ctrl+C will save the task, press once more to exist.

Usage

First, set task files' saved directory:

t set directory/

Add a task and start working on this task:

t start 'task working on'

List today's tasks with ids:

t list

List last 3 days' tasks

t list 3

Start working on a task by id:

t start id

Add a todo task:

t add 'todo item'

About

A daily time tracker, command line pomodoro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published