Skip to content

thinkinglabs/togglu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Togglu Build Status

A command-line interface for toggl.com

Still work in progress.

Run tests

To run the tests:

make test

List all workspaces

./bin/togglu workspaces

Get a timesheet

./bin/togglu timesheet --workspace-id <workspace_id> --since 2019-10-01 --until 2019-10-31