Luciferin is an importer for the popular free and open source personal finance manager.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
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.
See the open issues for a full list of proposed features (and known issues).
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under GNU General Public License v3.0. See LICENSE
for more information.
Bram Hoven dev@bramhoven.nl
Project Link: https://github.com/bramhoven/Luciferin