Skip to content

TogglBackup is a console application that can be used to dump all Toggl entires into json on a disk

Notifications You must be signed in to change notification settings

alan-null/TogglBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TogglBackup

TogglBackup is a console application that can be used to dump all Toggl entires into json on a disk

Usage

CLI parameters

short name long name description
-a, --api Required. API key for Toggl service.
-s, --startDate Required. Start date for crawler
-e, --endDate Required. End date for crawler
-o, --outputFile Name of the output file (default: out.json)
--help Display this help screen.
--version Display version information.

Example invocation

TogglBackup.exe --api bg9e607cb1eb1212e23c15b73c0cc423 -s "2019-1-1" -e "2020-1-1" -o dump.json

About

TogglBackup is a console application that can be used to dump all Toggl entires into json on a disk

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages