项目作者: abused-by-github

项目描述 :
My Money Manager
高级语言: C#
项目地址: git://github.com/abused-by-github/mmm.git
创建时间: 2019-02-05T17:33:32Z
项目社区:https://github.com/abused-by-github/mmm

开源协议:

下载


My Money Manager

My Money Manager - imports data from MoneyManagerEx database file to Bluecoins database file.
Including:

  • Accounts
  • Categories and sub-categories
  • Transactions

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!