Skip to content

Commit

Permalink
Merge branch 'master' into youngcw/fresh_start_guide
Browse files Browse the repository at this point in the history
  • Loading branch information
youngcw authored Nov 22, 2023
2 parents c23d582 + a7e862a commit 71b38f7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs-sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ const sidebars = {
'troubleshooting/edge-browser',
],
},
'community-repos',
],
},
],
Expand Down
15 changes: 15 additions & 0 deletions docs/community-repos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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

## Others
* **Local REST api** - https://github.com/jhonderson/actual-http-api

0 comments on commit 71b38f7

Please sign in to comment.