tock-reporter

1.2.0 • Public • Published

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!

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tock-reporter

    Weekly Downloads

    1

    Version

    1.2.0

    License

    CC0

    Last publish

    Collaborators

    • vzvenyach