leorossi / node-toggl

:alarm_clock: Command line utility for

Home Page:http://toggl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:alarm_clock: Command line utility for

http://toggl.com


Languages

Language:JavaScript 100.0%