A simple toggl cli.
In upper bavaria we "sometimes" pronounce the t
like a d
.
brew tap tubenhirn/homebrew-formulae
brew install doggl
Copy the .doggl
file from the example folder to your homedirectory.
Fill the missing values TOGGL_TOKEN
, PROJECT_ID
and WORKSPACE_ID
.
Simple:
doggl book
Custom duration:
doggl book 1800
make build
make tag
make release