time-crisis
Version:
Timesheets organized.
19 lines (13 loc) • 547 B
Markdown
**Time Crisis**
[](https://travis-ci.org/lousando/time-crisis)
A small CLI tool for exporting and rounding your Toggle entries for the week.
```
Usage: time-crisis -t <token> [options]
Timesheets organized.
Options:
-h, --help output usage information
-V, --version output the version number
-t, --token <token> Toggl API token
-o, --output <filename> output to a csv file
-u, --update save rounded entries to Toggl
```