1.0.0 • Published 10 years ago

tock_reporter v1.0.0

Weekly downloads
1
License
CC0
Repository
-
Last release
10 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!