utilities for accounting
  • Go 75.9%
  • Makefile 18.2%
  • CSS 5.9%
Find a file
2026-07-17 19:15:23 +12:00
mortgager mortgager: init Makefile 2026-07-17 19:15:23 +12:00
orgpdf orgpdf: init program 2026-06-24 16:55:19 +12:00
Makefile mortgager: init Makefile 2026-07-17 19:15:23 +12:00
README.md mortgager: init program 2026-07-17 18:52:14 +12:00

This repository hosts a suite of tools I use to produce financial statements, budgets, invoices, and other documents of the like, and convert them to PDFs without using a full-fledged document suite.

tools

  • orgpdf: convert org-mode documents to a PDF
  • mortgager: calculate mortgage repayments and make an org document with the result

use

Build and install the tools:

make
sudo make install