0.1.9 • Published 9 years ago

wakatimecli v0.1.9

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

##WakaTimeCLI WalkaTimeCLI allows you to see your WakaTime.com reports from your command line.

###Installation

$ npm install -g wakatimecli

###Configuration

Log into your WakaTime.com account and find your API Key in the settings (https://wakatime.com/settings).

Add your API Key

$ wakatime -api yourApiKeyHere

###Usage

Display WakaTime data from today:

$ wakatime -t or wakatime -today

Display WakaTime data from yesterday:

$ wakatime -y or $ wakatime -yesterday

Display WakaTime data from the last 7 days:

$ wakatime -w or $ wakatime -week

###Info

Written using the WakaTime API (https://wakatime.com/api).

0.1.9

9 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago