Skip to content

Commit

Permalink
Adding Portuguese prepaid meal card tracking from @rodriguestiago0. (#…
Browse files Browse the repository at this point in the history
…598)

Also grouped this with with the Coinbase sync under a new heading called
Other Importers, as they are not necessarily pure banking-related
importers.
  • Loading branch information
RubenOlsen authored Jan 6, 2025
1 parent 296ffab commit 56ab443
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/allow/keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ clsx
codemirror
Coinbase
commandlet
Coverflex
Crd
crdt
creditcards
Expand Down
16 changes: 13 additions & 3 deletions docs/community-repos.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ They are for special use cases or for developing features that have not yet been

These and other projects can be discussed in the #community-projects channel on the Actual Discord server.

If you want your project listed here, notify people in the #documentation Discord channel. Before you can ask
If you want your project listed here, notify people in the #documentation Discord channel. Before you can ask
for it to be added, your project must have a proper README file.

## Bank Importers
Expand All @@ -22,6 +22,18 @@ The following are implementations of bank syncing using the Actual API. For inst
* **Plaid bank sync** - https://github.com/youngcw/actualplaid



## Other Importers

Actual is used by some people to track money not necessarily found in bank accounts. This can be crypto currency
tracking, loyalty card paybacks, prepaid cards, etc.

* **Coinbase data puller** - https://github.com/SwadeDotExe/Coinbase-To-ActualBudget
- *This script pulls data from a USD and BTC wallet in Coinbase and keeps a wallet in Actual Budget synchronized with this balance.*
* **Portuguese meal cards from My Edenred and Coverflex** - https://github.com/rodriguestiago0/actual-mealcards
- *This script will track Portuguese prepaid meal cards from My Edenred and Coverflex providers*


## Budget Migration

Actual currently has official support for migrating budgets from YNAB4 and nYNAB. The following are available for migrating from other budget apps.
Expand All @@ -42,8 +54,6 @@ Actual currently has official support for migrating budgets from YNAB4 and nYNAB
- *Collection of helper scripts to track home prices and car values, add loan interest transactions, track investment accounts, etc.*
* **Actual Tasks** - https://github.com/rodriguestiago0/actual_task
- *Two utilities to help fix payees and calculate mortgages.*
* **Coinbase data puller** - https://github.com/SwadeDotExe/Coinbase-To-ActualBudget
- *This script pulls data from a USD and BTC wallet in Coinbase and keeps a wallet in Actual Budget synchronized with this balance.*
* **Easy category archive function** - https://github.com/rvisharma/actual-archive-category
- *This tool moves transactions over to an _archive_ category, and then deletes the category.*
* **Actual Budget Backup** - https://github.com/rodriguestiago0/actualbudget-backup
Expand Down

0 comments on commit 56ab443

Please sign in to comment.