Balance

All settled up

{{confirmation.title}}

{{confirmation.message}}

API token

Copy this token now. It will not be shown again.

Loading your expenses…

Splitdumb

A simple shared ledger for two people.

{{statusMessage}}

{{editingId ? 'Edit expense' : 'New expense'}}

Editing

Enter an amount greater than zero with up to two decimals.

{{dateErrorMessage}}

Add a short description.

Paid by

{{ beneficiary }} owes {{ payer }} the full amount.

Expense deleted

{{recentlyDeleted.expense.description}} can be restored for {{undoCountdown}} seconds.

Open expenses

{{expensesSinceLastSettled.length}} {{expensesSinceLastSettled.length === 1 ? 'expense' : 'expenses'}}

Nothing to settle

Add an expense to start a new balance.

{{expense.description}}

{{toPrettyDate(expense.date)}} · {{expense.payer}} {{expense.amount < 0 ? 'received a refund' : 'paid'}}

{{expense.category}} For {{expense.beneficiary}} only
{{expense.amount < 0 ? '−' : ''}}{{toPrettyAmount(Math.abs(expense.amount))}}