demoshane / harvest-tracking

Script to track Harvest time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  • Enter your credentials to file: .env
  • Update index.js and follow instruction on top of the file.
    • User ID, Period range, hourly balance, if you have paid overtime hours during the period (That are marked in Harvest and therefore should be deducted from total balance calculation!)
  • run the script: node index.js
  • ...
  • profit.

Other companies that Wunder.

  • Edit lib/harvest.js and change subdomain.

Note: I run this with node version v12.22.0. You can use nvm (node version manager) to switch between node versions and of course have node installed.

About

Script to track Harvest time


Languages

Language:JavaScript 99.0%Language:Shell 1.0%