/node-toggl

:alarm_clock: Command line utility for

Primary LanguageJavaScript

Tracking time without leaving command line using Toggl.

To start tracking time, you will need the API token that you can grab from your toggl profile page.

On the first run, the program will ask you for the API token.

Install

$ npm install toggl -g

Usage

Start a new task

$ toggl start working on issue 34

or

$ toggl working on issue 34

(start is optional)

Stop a task

$ toggl stop