Skip to content

Easy to use importer for the open source personal finance manager Firefly III.

License

Notifications You must be signed in to change notification settings

bramhoven/Luciferin

Repository files navigation

** THIS IS STILL WORK IN PROGRESS **


Luciferin

A Firefly III importer

Luciferin is an importer for the popular free and open source personal finance manager.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

The goal is to create an easy to use importer that anyone can use to import their financial information into Firefly III. The idea came after I tried too manually import CSV's or any of the other data importers. I could not get it to work reliably and if it worked the importer did not parse the transaction names correctly. This Firefly III Importer tries to solve it by providing a transaction converter per bank (W.I.P.), to always get the correct names and description.

(back to top)

Built With

(back to top)

Getting Started

Explore the docs »

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under GNU General Public License v3.0. See LICENSE for more information.

(back to top)

Contact

Bram Hoven [email protected]

Project Link: https://github.com/bramhoven/Luciferin

(back to top)