/pytt

Python time tracker

Primary LanguagePython

Python script for time tracking.

Installation

pip install pytt

Usage

Usage: tt [OPTIONS] COMMAND [ARGS]...

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.

  --help                          Show this message and exit.

Commands:
  in      Start clock.
  log     Print log.
  out     End clock.
  stats   Show daily stats.
  status  Show current clock.