Skip to content

Makes a very quick report on your time spent in paymo and calculates your invoice

Notifications You must be signed in to change notification settings

just-paja/paymo-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick paymo report

Time is mana and you want to know how much should you put on that invoice. Calculates invoice for you based on time spent in Paymo and your salary, adding some self canceling schwarz offset. It takes holidays into account, based on your locale.

screen.gif

Installation

One quick step...

npm -g install paymo-quick-report

Or you can skip this and just use npx

Configuration

Configure following environmental variables

  • PAYMO_API_KEY This is your Paymo API key
  • SALARY This is your salary
  • Optionally configure/override LC_MESSAGES or LC_ALL or LANG so the script can tell what holiday calendar you follow

Running

To get current month data:

paymo-quick-report

To get specific month data:

paymo-quick-report 2020-10

Where '2020-10' is a ISO 8901 month formay (YYYY-MM).

About

Makes a very quick report on your time spent in paymo and calculates your invoice

Resources

Stars

Watchers

Forks

Packages

No packages published