Firefly III: a personal finances manager
Go to file
2017-04-27 02:49:06 +02:00
.github Included a message about translations after a PR was submitted that I had to close :( [skip ci] 2017-02-23 06:53:58 +01:00
.sandstorm Update various sandstorm files. [skip ci] 2017-02-22 21:27:39 +01:00
app Update tests. 2017-04-23 18:53:00 +02:00
bootstrap Various small changes. 2017-01-22 11:23:56 +01:00
config Set default db driver to be pgsql. [skip ci] 2017-04-27 02:40:57 +02:00
database Various code coverage and test related fixes. 2017-04-22 07:05:31 +02:00
docker Add EOF 2017-02-11 10:12:11 +01:00
public Final code for #595 2017-04-23 09:33:33 +02:00
resources Merge pull request #635 from firefly-iii/l10n_develop 2017-04-23 19:05:42 +02:00
routes All “all” views are now consistent #595 2017-04-22 07:04:39 +02:00
storage New test database [skip ci] 2017-04-23 19:06:45 +02:00
tests Update tests. 2017-04-23 18:53:00 +02:00
.env.docker Improve docker support 2017-02-11 00:36:38 -03:00
.env.example Update example file and config file for Laravel thing. [skip ci] 2017-04-26 21:02:21 +02:00
.env.sandstorm Initial code base for Sandstorm.IO support. Very beta. 2017-02-04 03:04:55 +01:00
.env.testing Restored some tests. 2016-11-19 15:55:49 +01:00
.gitattributes First set of upgrade to 5.3 stuff. 2016-09-16 06:19:40 +02:00
.gitignore Remove IDE and environment specific files from gitignore, as inspired by #598. 2017-02-25 12:55:56 +01:00
.scrutinizer.yml Update scrutiniser configuration. 2017-01-03 17:26:31 +01:00
.travis.yml Make dir where json log will end up. 2017-03-19 20:39:27 +01:00
artisan Updated artisan after upgrading to laravel 5.2 2016-01-08 14:29:12 +01:00
CHANGELOG.md New version and new change log. 2017-04-23 19:00:19 +02:00
composer.json Include config for Heroku. [skip ci] 2017-04-27 02:39:48 +02:00
composer.lock Update composer file 2017-04-23 18:52:47 +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 Improve docker support 2017-02-11 00:36:38 -03:00
gulpfile.js First set of upgrade to 5.3 stuff. 2016-09-16 06:19:40 +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 Various code coverage and test related fixes. 2017-04-22 07:05:31 +02:00
phpunit.xml Re-implemented basic account controller tests. 2017-02-12 11:25:17 +01:00
Procfile Configure nginx [skip ci] 2017-04-27 02:49:06 +02:00
README.md Update README.md 2017-03-21 14:24:10 +01:00
server.php Update copyright notices, update German language. 2016-09-17 07:57:32 +02:00
test.sh Improved test coverage script. 2017-04-22 07:05:55 +02:00

Firefly III: A personal finances manager

Requires PHP7 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!

Try out Firefly III on the demo site.

Installation

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.

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