Financisto Holo

by Tib Teng


Finance

free



This codebase is started from an imported copy of an old version of source code at launchpad (https://code.launchpad.net/~financisto-dev/financisto/trunk).Old-school, no cloud, no online service. Everything is on your device, unless you explicitly enables Google Drive and/or Dropbox online backup. I used it for 12+ years but it stopped updated a while ago, tweaked some quirks to fit my own needs. Hope it helps you too!BE SURE TO BACKUP YOUR DATA!Support new Android storage permissionsFingerprint unlockDropbox/Google Drive backup/restoreDate/time picker provided by new Android versionsGoogle no longer allow SMS permissions on new submitted apps, so automatic creating transactions from SMS wont work. If you really need it you can clone the source and make a build yourself, itll work on your own devices that way.To import old Financisto backup files: First choose/make a new backup folder, then copy your old backup files into it, then restore from backup.If Dropbox authorization doesnt work (stays at the same page after clicking "Authorize"), try close browser then return to Financisto, or try install Dropbox app and try again.For automation and/or integration, rather than directly hacking the app I strongly recommend you start from interoperating with the backup file. Its just gzipped text file containing key-value of database rows.I have some example scripts that can:Exporting Financisto backup files to hledger text format (for easy human read, searching in editor)Creating transactions from Taiwan EasyCardImporting transaction logs from Taiwan Government Unified Invoicefind them here: https://github.com/tiberiusteng/financisto-backup-to-hledger--Source code at https://github.com/tiberiusteng/financisto1-holoReport issues at https://github.com/tiberiusteng/financisto1-holo/issues--Financisto is an open-source personal finance tracker for Android platform.FeaturesMultiple accounts, multiple currenciesHome currency and exchange ratesTransfers with downloadable ratesScheduled & recurring transactionsSplit transactionsHierarchical categories with custom attributesRecurring budgetsProjects and payeesFiltering and reportingCloud backup (Dropbox, Google Drive)Automatic daily backupsQIF/CSV import/export