Firefly III: a personal finances manager
Go to file
2017-04-28 20:07:26 +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 Small changes to make code more testable. 2017-04-28 18:04:57 +02:00
bootstrap Various small changes. 2017-01-22 11:23:56 +01:00
config New version [skip ci] 2017-04-27 07:45:15 +02:00
database Clean up event related code. 2017-04-28 07:51:09 +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 Can now also test event code. 2017-04-27 08:26:58 +02:00
.env.docker Improve docker support 2017-02-11 00:36:38 -03:00
.env.example Update example config 2017-04-27 03:26:54 +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 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
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 Fixed a bug where the opening balance could not be stored. 2017-04-27 07:44:35 +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 More text about Heroku. 2017-04-28 20:07:26 +02:00
server.php Update copyright notices, update German language. 2016-09-17 07:57:32 +02:00
test.sh Can now also test event code. 2017-04-27 08:26:58 +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!

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.

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