my-flow / importlist

Import List is an open-source extension for Moneydance monitoring a given directory for transaction files to import.
https://www.my-flow.com/importlist/
GNU General Public License v3.0
3 stars 2 forks source link
import-export moneydance transaction transaction-files

Import List

GitHub release License

Import List is an open-source extension for Moneydance monitoring a given directory for transaction files to import. For more information on where to download and how to install the extension please visit the project page.

Build Prerequisites

Building the extension

  1. git clone git@github.com:my-flow/importlist.git creates a copy of the repository.
  2. ./gradlew assemble produces the distributables.

Signing the extension

  1. ./gradlew genKeys generates a passphrase-protected key pair.
  2. ./gradlew sign signs the extension.

Running the extension

After the build process has succeeded, the resulting MXT files are located in target2015/build.

These MXT files can be added to Moneydance.

Project structure

The project consists of the following main projects:

Support projects provide test infrastructure and test cases:

Documentation

License

Import List is released under the GNU General Public License.