Firefly III: a personal finances manager
Go to file
2016-04-05 22:00:03 +02:00
_development Moved a lot of files outside of the root. 2016-04-05 21:08:36 +02:00
app PHP7 compatible function definitions. 2016-04-05 22:00:03 +02:00
bootstrap Change the precision. Should not influence anything. 2016-03-16 17:47:07 +01:00
config Updated composer.lock and other files. [skip ci] 2016-04-03 16:47:27 +02:00
database Code cleanup [skip ci] 2016-04-01 16:46:11 +02:00
public More code for #159 2016-04-03 11:07:51 +02:00
resources PHP7 compatible function definitions. 2016-04-05 22:00:03 +02:00
storage Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
tests Code cleanup [skip ci] 2016-04-01 16:46:11 +02:00
.codeclimate.yml Various fixes. 2016-02-13 13:13:22 +01:00
.env.example New example configuration that includes user account activation (disabled by default). 2016-03-29 11:46:21 +02:00
.env.testing Updated test env. 2016-01-23 08:51:34 +01:00
.gitattributes Updated git files after laravel 5.2 upgrade 2016-01-08 14:27:05 +01:00
.gitignore Remove IDE specific files from .gitignore. [skip ci] 2016-02-15 19:49:33 +01:00
.scrutinizer.yml Exclude test data. 2016-03-03 09:37:40 +01:00
.travis.yml Fixes the travis run. 2016-04-05 21:12:50 +02:00
artisan Updated artisan after upgrading to laravel 5.2 2016-01-08 14:29:12 +01:00
CHANGELOG.md Updated composer.lock and other files. [skip ci] 2016-04-03 16:47:27 +02:00
composer.json Add clear cache, for issue #237 2016-04-04 19:47:55 +02:00
composer.lock Updated composer.lock and other files. [skip ci] 2016-04-03 16:47:27 +02:00
LICENSE Code cleanup. [skip ci] 2016-04-01 16:44:46 +02:00
package.json Updated various files after upgrade to laravel 5.2 2016-01-08 16:09:51 +01:00
README.md PHP 7 badge [skip ci] 2016-03-12 14:30:21 +01:00
server.php Removed executable rights. 2016-01-28 21:22:26 +01:00

Firefly III

Requires PHP7 Latest Stable Version Scrutinizer Code Quality Build Status SensioLabsInsight Code Climate

About

"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.

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 becoming 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.