Skip to content
r://app

r://rabalance

Brand · Building · iOS · Android

RaBalance is a bookkeeping app for households and small businesses in Turkey, built to replace the spreadsheet those books usually live in. Income and expenses, periods, assets, a calendar and reminders, reported in lira.

Not released yet. When there is something to open, a link goes here.

Local first, and it means it

The device holds the ledger. The app is anonymous from the first launch and fully usable without an account, because most of what it does has no reason to involve a server at all.

Signing in buys exactly one thing: cloud backup. The backup package is encrypted on the device before it is uploaded, under a password the user sets, and the server only ever stores a key wrapped in that password. Lose the password and the backups are gone. That is a real cost, stated up front, rather than a recovery flow that quietly means someone else can read the data.

What is built

The API, the shared package that both ends agree on, the container and CI setup, and the admin surface are in place. The mobile app is the piece still being built out against them.