/lights-on-financial

Beautiful, securely created spreadsheets of your cashflow

Primary LanguagePerlMIT LicenseMIT

Lights On Financial

Lights on Financial is a cross platform desktop app that creates a spreadsheet of your cash flow from QFX, OFX or CSV files provided by your financial institutions. We don't ask for your bank passwords or and all of your information is stored locally and never leaves your computer.

Installation

Download the latest version here.

Note: Lights on Financial requires Perl 5.8 or higher. For Windows users, we recommend installing Strawberry Perl. MacOS users and Linux users shouldn't need to take any action.

Using Lights On Financial

Your financial institutions should provide a way to export or download your transaction history. Use this option to download in either QFX,OFX or CSV format. If multiple options are available, usually QFX/OFX are the most reliable.

Once these files are downloaded, open Lights On Financial and import each file. After all the files have been imported, create the spreadsheet.

Contributing

  1. Clone the repository
  2. If necessary, install NodeJS and then yarn.
$ sudo npm i -g yarn
  1. If necessary, install Perl 5.8 or greater. Mac OS X and Linux users should have Perl installed by default. For Windows users we recommend Strawberry Perl
  2. Start Lights On Financial.
$ yarn start

License

This project it covered by the MIT License. See the LICENSE file for more information.