A zero-based budget, built for your pocket

unBroke

Track. Save. Thrive. Give every unit of income a job before the month even starts — then watch exactly where it goes.

Free · Android APK · No Play Store required

MONTHLY INCOME€2,000.00
Rent — €520 Groceries — €340 Debt — €300 Savings — €400

// 4 of 4 categories assigned · €440 still unassigned

Take a look inside

Real screens. Tap through and see how it feels.

unBroke home screen showing income, stats and budget categories unBroke transactions screen with search and a logged expense unBroke settings screen with fingerprint lock and wallet-encrypted backup

What it does

Every euro gets a job. Every debt gets a date.

Zero-based budgeting

Set your income, split it into categories, and unBroke tells you exactly what's left to assign — down to the last unit.

Rent€520 / €520
Groceries€340 / €340
Left to budget€0.00
SAVINGS

A goal, not just a number

Set a monthly contribution and an overall target. Watch the bar fill until you hit it.

DEBT

A real payoff date

Enter balances, payments and interest. See the month you'll actually be debt-free.

INSIGHTS

Where it really went

Category breakdowns and month-over-month comparisons — no spreadsheet required.

Your Data — Itemized

unbroke.xyz · no. 0001


Account requiredNONE
Analytics / trackingNONE
AdsNONE
Data sold or sharedNONE
Stored on our serversNONE
Stored on your deviceEVERYTHING
Optional wallet-encrypted backupSOLANA

COST TO YOU€0.00

THANK YOU FOR STAYING UNBROKE

Read the full privacy policy →
var el = document.getElementById('allocation'); if ('IntersectionObserver' in window) { var io = new IntersectionObserver(function(entries){ entries.forEach(function(e){ if (e.isIntersecting) { el.classList.add('on'); io.disconnect(); } }); }, { threshold: 0.4 }); io.observe(el); } else { el.classList.add('on'); }