happy-time

v1.6.0
Simple formatter to format exported Caato timesheets into a summarized daily time for happy project managers.

happy-time

Simple formatter to format exported Caato CSV timesheets into a nicer summarized daily time to keep project managers happy.

Install

$ npm install -g happy-time

Usage

Once you've globally installed the node package you can run the CLI as:

$ happy-time <input filename> [optional output filename]

Example

$ happy-time caato-timesheet.csv happy-timesheet.csv

OR

$ happy-time caato-timesheet.csv
// Will produce "caato-timesheet.happy.csv"

Note

This tool is created for personal use. It assumes a very specific semi-colon separated CSV file as input. Feel free to use it in the odd chance that you want to do the exact same thing.

npm i happy-time

Metadata

  • MIT
  • Whatever
  • JP Erasmus
  • released 10/12/2015

Downloads

Maintainers