Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 586 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 586 Bytes

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.