Firefly III: a personal finances manager
Go to file
2017-08-18 21:08:51 +02:00
.github Update contributing and support guidelines [skip ci] 2017-07-23 09:37:51 +02:00
.sandstorm Update various sandstorm files. [skip ci] 2017-02-22 21:27:39 +01:00
app Add copyright things. 2017-08-18 21:08:51 +02:00
bootstrap Various small changes. 2017-01-22 11:23:56 +01:00
config Add copyright things. 2017-08-18 21:08:51 +02:00
database Add copyright things. 2017-08-18 21:08:51 +02:00
docker Add EOF 2017-02-11 10:12:11 +01:00
public Various code cleanup 2017-08-12 07:47:42 +02:00
resources Reinstate export javascript 2017-08-18 15:38:23 +02:00
routes Updated export routine. 2017-08-18 14:45:42 +02:00
storage Update git ignore file. 2017-06-28 18:09:32 +02:00
tests Add copyright things. 2017-08-18 21:08:51 +02:00
.env.docker Improve docker support 2017-02-11 00:36:38 -03:00
.env.example No password service in env file. [skip ci] 2017-08-08 16:30:43 +02:00
.env.sandstorm Initial code base for Sandstorm.IO support. Very beta. 2017-02-04 03:04:55 +01:00
.env.testing Can now also test event code. 2017-04-27 08:26:58 +02:00
.gitattributes First set of upgrade to 5.3 stuff. 2016-09-16 06:19:40 +02:00
.gitignore Strict comparisons. 2017-07-15 16:41:07 +02:00
.scrutinizer.yml Update scrutiniser configuration. 2017-01-03 17:26:31 +01:00
.travis.yml This will disable the PHP 7.0 tests. 2017-07-25 21:01:37 +02:00
app.json Update read me with deploy button [skip ci] 2017-04-27 03:16:27 +02:00
artisan Updated artisan after upgrading to laravel 5.2 2016-01-08 14:29:12 +01:00
CHANGELOG.md Update change log 2017-08-12 09:06:02 +02:00
CODE_OF_CONDUCT.md CoC. [skip ci] 2017-06-30 07:22:12 +02:00
composer.json Updated composer file. 2017-07-23 20:00:26 +02:00
composer.lock Update composer.lock file. 2017-08-18 15:38:33 +02:00
crowdin.yaml Update crowdin file [skip ci] 2016-10-30 06:37:00 +01:00
docker-compose.override.yml Bugfix: Mount app in app container instead of db container 2017-02-12 21:38:58 +01:00
docker-compose.prod.yml Incorporate comments: Use Docker storage instead of local folder for app storage 2017-02-12 21:04:15 +01:00
docker-compose.yml Refactored docker-compose files to use base with dev/prod overrides 2017-02-12 19:37:37 +01:00
Dockerfile Add pgsql dependencies 2017-06-06 01:22:09 +03:00
gulpfile.js Add copyright things. 2017-08-18 21:08:51 +02:00
LICENSE New license. 2016-09-26 18:34:31 +02:00
nginx_app.conf Configure nginx [skip ci] 2017-04-27 02:49:06 +02:00
package.json First set of upgrade to 5.3 stuff. 2016-09-16 06:19:40 +02:00
phpunit.coverage.specific.xml Various code coverage and test related fixes. 2017-04-22 07:05:31 +02:00
phpunit.coverage.xml Add copyright things. 2017-08-18 21:08:51 +02:00
phpunit.xml Add copyright things. 2017-08-18 21:08:51 +02:00
Procfile Configure nginx [skip ci] 2017-04-27 02:49:06 +02:00
README.md Read me says 7.1 too. [skip ci] 2017-08-12 19:11:11 +02:00
server.php Update copyright notices, update German language. 2016-09-17 07:57:32 +02:00
test.sh Update travis script. 2017-06-28 15:27:31 +02:00

Firefly III: A personal finances manager

Requires PHP7.1 Latest Stable Version License Donate

The index of Firefly III The account overview of Firefly III

The useful financial reports of Firefly III Even more useful reports in Firefly III

"Firefly III" is a financial manager. It can help you keep track of expenses, income, budgets and everything in between. It even supports credit cards, shared household accounts and savings accounts! It's pretty fancy. You should use it to save and organise money.

Try it out!

Deploy

Firefly III can be run on Heroku. Register for a free Heroku account and instantly run Firefly III on your very own cloud instance. There is also a demo site with an example financial administration already present.

Getting started

To install Firefly III, you'll need a web server (preferrably on Linux) and access to the command line. Then, please read the installation guide.

More about Firefly III

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 works on the principle that if you know where you're money is going, you can stop it from going there.

Some advantages of using Firefly

  • Firefly can import any CSV file, so migrating from other systems is easy.
  • Firefly runs on your own server, so you are fully in control of your data. Remember, there is no such thing as "the cloud", its just somebody elses computer!
  • Firefly has lots of features without being fancy or bloated.
  • If you feel you're missing something you can just ask me and I'll add it!

Firefly is pretty awesome. You can read more about Firefly III, and its features, on the Github Pages.

Contributing

Please read CONTRIBUTING.md for details on contributing, and the process for submitting pull requests. Please check out the code of conduct as well.

Versioning

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

Authors

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Other stuff

If you like Firefly and if it helps you save lots of money, why not send me a dime for every dollar saved (this is a joke, although the Paypal form works just fine, try it!)

If you want to contact me, please open an issue or email me.

Build Status Scrutinizer Code Quality Coverage Status