skip to content
◆ privacy-first · no bank linking

your money, kept quietly.
linked to no bank,
open to your code.

a manual money tracker that doesn't feel manual. log by hand, or point an automation at it — shortcuts, scripts, a webhook — and post catches every entry as it comes.

if your bank lives in the balkans, much of africa, asia, or latin america, the aggregators shrug. post takes the other road: you stay in control of entry, and an open API makes the typing disappear.

we'll email you once, when it's ready — nothing else. see privacy.

free tier, no card · export your data any time

posting · livemain ledger

"i'm post. i'll keep your ledger. nothing leaves this place without you."

01

privacy, by architecture

no bank linking, no credentials stored, nothing to phish. your ledger is yours — the door out is always unlocked.

02

manual, minus the friction

log by hand when you want to. automate with shortcuts, webhooks, and the API when you don't. entry is fast either way.

03

your data leaves with you

export to CSV is free, forever, on every tier. it's your money's history — we just hold the notebook.

card tap → shortcut → ledger

one tap at the register, a shortcut fires, and the entry lands in your feed. no app to open, no screen to unlock.

📱01

tap your phone on an NFC tag at the register

02

a shortcut fires — asks amount and note

03

posts to your ledger via the API, no app to open

04

entry lands in your feed, categorized and timestamped

three lines, one transaction

a clean REST API. post a transaction, read your ledger, export everything. your data is programmable.

POST /v1/transactions
curl https://api.ledger-post.com/v1/transactions \
  -H 'Authorization: Bearer lp_live_****' \
  -d amount=-4.80 \
  -d category=dining \
  -d note="flat white"

→ 201  posted to main ledger

want in?

ledgerpost is coming soon. drop your email and i'll let you know when it's ready.

we'll email you once, when it's ready — nothing else. see privacy.