zeit
Simple command-line tool for tracking time
TLDR
Start tracking time
$ zeit track --project [myproject] --task "[coding]"
List time entries for a project$ zeit list --project [myproject]
Export entries as JSON$ zeit export --format json
SYNOPSIS
zeit command [options]
DESCRIPTION
zeit is a cross-platform terminal time tracker that supports hierarchical categorization by project, task, and entry. It stores data locally, supports natural language arguments, and can export recorded time blocks as JSON for external tools.
HISTORY
zeit was created by Marius (mrusme) and is written in Go.
SEE ALSO
watson(1), timewarrior(1)

