0.1.9 • Published 8 years ago

wakatimecli v0.1.9

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago