Settings
Money
Motion
Hover, press and settle animations across the app. If your system asks for reduced motion, that wins either way — this can turn transitions off, never back on over it.
Currencies
Shown alongside the amount while an entry is being written. A rate is what one USD is worth — Centgenie never fetches them, so they are yours to keep current.
No other currencies yet.
Budgets
Categories
Select one to rename it or change its icon.
Reminders
Data
JSON is the backup: every entry, category, budget and setting, and the only format that restores this app completely. CSV is the statement: one row per transaction, for a spreadsheet or somebody else's importer.
Import reads whichever of the two it is given. A CSV only needs a date and an amount per row — most bank exports go in as they stand.
Storage
Everything lives in this browser — a SQLite database in IndexedDB, reached through the same partition API the rest of the site uses.