My Money Manager
My Money Manager - imports data from MoneyManagerEx database file to Bluecoins database file.
Including:
Labels and payees are not supported.
Usage:
dotnet run -- --from-file "path\to\MoneyManagerEx.mmb" --from-format mmex --to-file "path\to\Bluecoins.fydb" --to-format bcoin
Create a backup of both files first!