1.2.0 • Published 9 years ago

tock-reporter v1.2.0

Weekly downloads
4
License
CC0
Repository
-
Last release
9 years ago

Tock Reporter

Using the API from Tock, get a CSV with utilization rates for employees.

Installation

git clone https://github.com/vzvenyach/tock-reporter.git
mv employees.json.sample employees.json

Usage

First, you'll need to get the OAUTHPROXY cookie and create an environmental variable. Then, it's as easy as:

npm start [date]

Sample Results

name,utilization_rate
vladlen.zvenyach, 100

^^ Yeah, I wish!