mirror of
https://github.com/kbenestad/invoice.git
synced 2026-06-18 16:14:33 +00:00
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.
Footer shows: © 2026 Kristian Benestad • docs.benestad.net • kbenestad/invoice and an About link when cfg.about is defined. Clicking About opens a modal with a title, markdown-rendered body (via marked.js from CDN), and a close button — all defined per language in config.yml under the `about` key. Remove the section to hide the link. Language switch updates the footer link title and the modal content. Esc key closes the modal. https://claude.ai/code/session_0151QtsUhzXmgzEhSvXG2SDt |
||
|---|---|---|
| app | ||
| docs | ||
| CLAUDE.md | ||
| LICENSE | ||
| README.md | ||
invoice
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.