Firefly III: a personal finances manager
Go to file
2019-07-26 17:48:24 +02:00
.deploy Move command around. 2019-06-23 05:52:33 +02:00
.github New funding doc for GitHub 2019-06-13 18:03:33 +02:00
.sandstorm Merge tag '4.7.17.3' into develop 2019-07-16 19:24:07 +02:00
app Expand test coverage. 2019-07-26 17:48:24 +02:00
bootstrap Initial code for LDAP authentication. 2018-10-13 15:06:56 +02:00
config Improve test coverage. 2019-07-25 14:19:49 +02:00
database Improve test coverage. 2019-06-10 20:14:00 +02:00
public Fix #1860 2019-07-20 22:32:32 +02:00
resources Expand test coverage. 2019-07-26 17:48:24 +02:00
routes Expand test coverage. 2019-07-26 17:48:24 +02:00
storage Fix for #1766 2018-11-16 15:26:37 +01:00
tests Expand test coverage. 2019-07-26 17:48:24 +02:00
.dockerignore Fix #1541 2018-07-09 19:23:19 +02:00
.env.example Remove encryption parameter 2019-05-05 16:16:03 +02:00
.gitattributes First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00
.gitignore Update gitignore. 2017-09-12 18:24:19 +02:00
.htaccess Add warning message to index. 2018-01-06 10:25:21 +01:00
.scrutinizer.yml Update .scrutinizer.yml 2018-01-19 08:23:31 +01:00
.travis.yml Update version. 2019-07-16 19:22:45 +02:00
app.json Fixed locales lang error on Heroku build platform 2018-10-09 17:38:23 +02:00
artisan First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00
changelog.md Update version. 2019-07-16 19:22:45 +02:00
composer.json Move command around. 2019-06-23 05:52:33 +02:00
composer.lock Big bunch of code to improve test coverage. 2019-06-25 19:24:01 +02:00
crowdin.yml Refactor script locations to clear up root directory. 2019-02-20 07:04:24 +01:00
docker-compose.yml Rename env variables. 2019-06-08 06:18:55 +02:00
Dockerfile Update Docker files slightly (yes I am a nitpicker). 2019-03-24 14:54:46 +01:00
Dockerfile.amd64 Update Docker files slightly (yes I am a nitpicker). 2019-03-24 14:54:46 +01:00
Dockerfile.arm Update Docker files slightly (yes I am a nitpicker). 2019-03-24 14:54:46 +01:00
Dockerfile.arm64 Update Docker files slightly (yes I am a nitpicker). 2019-03-24 14:54:46 +01:00
index.php Add copyright statements and newlines. 2019-02-09 10:36:59 +01:00
LICENSE New copyright notice. 2017-10-21 08:40:00 +02:00
nginx_app.conf Update some code for Heroku. 2018-08-01 07:24:19 +02:00
package.json Lots of new code for new transaction screen. 2019-05-04 20:58:11 +02:00
phpunit.coverage.specific.xml Expand test coverage. 2019-07-26 17:48:24 +02:00
phpunit.coverage.xml Expand test coverage. 2019-07-26 17:48:24 +02:00
phpunit.xml Expand test coverage. 2019-07-26 17:48:24 +02:00
Procfile Configure nginx [skip ci] 2017-04-27 02:49:06 +02:00
readme.md Lots of new code and first submission thing. 2019-05-08 19:57:07 +02:00
server.php Add copyright statements and newlines. 2019-02-09 10:36:59 +01:00
webpack.mix.js Lots of new code for new transaction screen. 2019-05-04 20:58:11 +02:00
yarn.lock Lots of new code for new transaction screen. 2019-05-04 20:58:11 +02:00

Firefly III logo

Firefly III

Packagist License Donate using Paypal OpenCollective OpenCollective

Introduction

"Firefly III" is a (self-hosted) manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. It can import data from external sources and it has many neat financial reports available. Here are some screenshots:

The index of Firefly III The account overview of Firefly III

Overview of all budgets Overview of a category

Purpose

Personal financial management is pretty difficult, and everybody has their own approach to it. Some people make budgets, other people limit their cashflow by throwing away their credit cards, others try to increase their current cashflow. There are tons of ways to save and earn money. Firefly III works on the principle that if you know where your money is going, you can stop it from going there.

By keeping track of your expenses and your income you can budget accordingly and save money. Stop living from paycheck to paycheck but give yourself the financial wiggle room you need.

You can read more about this in the official documentation.

Features

Most importantly...

  • Firefly III runs on your own server, so you are fully in control of your data. It will not contact other sites or servers.
  • You can import from over 2500 financial providers, in 55 countries when you enable the Spectre API.
  • You can also import from bunq, from YNAB, using FinTS or simply by uploading CSV files.
  • Firefly III features an JSON REST API with a Python API client built by ms32035.
  • If you feel youre missing something you can just ask me and Ill add it!

But actually, it features:

Everything is organised:

  • Clear views that should show you how you're doing
  • Easy navigation through your records
  • Browse back and forth to see previous months or even years
  • Lots of charts because we all love them
  • Financial reporting showing you how well you are doing
  • Lots of math because we all like math!

Who is it for?

This application is for people who want to track their finances, keep an eye on their money without having to upload their financial records to the cloud. You're a bit tech-savvy, you like open source software and you don't mind tinkering with (self-hosted) servers.

Get started

There are many ways to run Firefly III

  1. There is a demo site with an example financial administration already present.

  2. You can install it on your server.

  3. You can run it using Docker.

  4. You can deploy to Heroku.

    Please read the considerations when using Heroku first though.

  5. You can deploy to Sandstorm.io.

    Note that you must have a paid Sandstorm account for this to work, or you must self-host your Sandstorm server.

  6. You can install it using Softaculous. These guys even have made another demo site!

  7. You can install it using AMPPS

  8. You can install it with YunoHost.

  9. Even more options are on the way!

Update your instance

Make sure you check for updates regularly. Your Firefly III instance will ask you to do this. Upgrade instructions can be found in the official documentation.

Contribute

Your help is always welcome! Feel free to open issues, ask questions, talk about it and discuss this tool. I've created several social media accounts and I invite you to follow them, tweet at them and post to them. There's reddit, Twitter and Facebook just to start. It's not very active but it's a start!

Of course, there are some contributing guidelines and a code of conduct, which I invite you to check out.

I can always use your help squashing bugs, thinking about new features or translating Firefly III into other languages.

For all other contributions, see below.

The goal

Firefly III should give you insight into and control over your finances. Money should be useful, not scary. You should be able to see where it is going, to feel your expenses and to... wow, I'm going overboard with this aren't I?

But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having it, not having, paying bills with it, etc. But no more. I want to feel "safe", whatever my balance is. And I hoop this tool can help. I know it helps me.

Contact

You can contact me at thegrumpydictator@gmail.com, you may open an issue or contact me through the various social media pages there are: reddit, Twitter and Facebook.

Over time, many people have contributed to Firefly III.

Other stuff

Tools

Several users have built pretty awesome stuff around the Firefly III API. Check out these tools:

Want to be in this list? Let me know!

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This work is licensed under the GPL v3.

Donate

If you like Firefly III and if it helps you save lots of money, why not send me a dime for every dollar saved!

OK that was a joke. You can donate using PayPal or Patreon.

Thank you for considering donating to Firefly III!

Alternatives

If you are looking for alternatives, check out Kickball's Awesome-Selfhosted list which features not only Firefly III but also many other noteworthy alternatives.

Badges

I like badges!

Travis branch Scrutinizer Coveralls github branch Requires PHP7.2