Skip to main content

CLI to track time spent on tasks using pomodoro technique

Project description

time-tracker

Time tracker cli

Usage:

$ time-tracker [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • log
  • track: Run depending on mode

tt log

Usage:

$ time-tracker log [OPTIONS]

Options:

  • -l, --last: Open last log file [default: False]
  • -o, --output: Return log file content to terminal [default: False]
  • --help: Show this message and exit.

tt track

Run depending on mode

Usage:

$ tt track [OPTIONS]

Options:

  • -w, --workDuration INTEGER: Set work time (minutes) [default: 25]
  • -b, --breakDuration INTEGER: Set break time (minutes) [default: 5]
  • -B, --bigBreakDuration INTEGER: Set break time (minutes) [default: 30]
  • -m, --mode [manual|pomodoro]: Set pomodoro mode. This will change the flow of work to 4 work sessions with small breaks and finish with a big Break [default: pomodoro]
  • -p, --prompt: Set if it should prompt to go for next session [default: True]
  • --help: Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

time_tracker-0.5.2.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

time_tracker-0.5.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page