Community Projects
The following community projects are not maintained by the Actual Budget project, but integrate with Actual Budget. They are for special use cases, or for developing features that have not yet been integrated into Actual.
Bank Importers
The following are implementations of bank syncing using the Actual API. See the respective repository for instructions on use.
- Plaid bank sync - https://github.com/youngcw/actualplaid
- SimpleFIN bank sync - https://github.com/duplaja/actual-simplefin-sync/
Budget Migration
Actual currently has official support for migrating budgets from YNAB4 and nYNAB. The following are available for migrating from other budget apps
- Mint.com - https://github.com/youngcw/actual_mint_importer
- MoneyMoney - https://github.com/NikxDa/actual-moneymoney
- Financier.io - https://github.com/jat255/financier-to-actual
Others
- Local REST api - https://github.com/jhonderson/actual-http-api
- Actual Tap - https://github.com/MattFaz/actualtap
- Provides an API to integrate tap-to-pay transactions on mobile devices with Actual Budget
- Actual AI - https://github.com/sakowicz/actual-ai
- Categorise transactions using AI
- Actual Helpers - https://github.com/psybers/actual-helpers
- Collection of helper scripts to do things like track home prices, car values, add loan interest transactions, track investment accounts, etc.
- Actual Python API - https://github.com/bvanelli/actualpy
- API to interact with the Actual server, written in Python.