Add FreeScout time tracking CLI with Excel invoice generation

This commit is contained in:
Hoid 2026-02-09 01:20:34 +00:00
parent 88229d7e5e
commit 749ee04ed7
6 changed files with 1406 additions and 0 deletions

View file

@ -13,3 +13,5 @@ Track everything installed on this machine so it can be reproduced.
| Date | Package | Method | Notes |
|------|---------|--------|-------|
| 2026-02-09 | mysql2 | npm install | MySQL driver for FreeScout DB access |
| 2026-02-09 | exceljs | npm install | Excel generation for invoices |