Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 413 Bytes

phingo

Virtual Finance, Invoice, Tax, Project time accountant.

CLI

  • phingo account new {name} --denom eur --address {acc account}
  • phingo project new --account {name} --client {name}
  • phingo clock in --project=default
  • phingo clock out --project=default
  • phingo invoice new "some work done" --project {name} --account eth --ammount 100 --kv key:value
  • phingo export invoice {invoice id}