Firefly III: a personal finances manager
Go to file
2016-04-17 11:32:36 +02:00
_development Moved a lot of files outside of the root. 2016-04-05 21:08:36 +02:00
app Fixed a bug courtesy of Johan. 2016-04-17 11:28:44 +02:00
bootstrap Change the precision. Should not influence anything. 2016-03-16 17:47:07 +01:00
config Update stuff in anticipation of new release. 2016-04-17 11:32:18 +02:00
database Some new code for CSV. 2016-04-08 20:36:11 +02:00
public Fix pie chart. 2016-04-10 20:28:32 +02:00
resources Code cleanup. 2016-04-10 17:51:51 +02:00
storage Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
tests Fix more tests. 2016-04-06 20:52:22 +02:00
.codeclimate.yml Various fixes. 2016-02-13 13:13:22 +01:00
.env.example Some log fine tuning. 2016-04-08 14:44:53 +02:00
.env.testing Some log fine tuning. 2016-04-08 14:44:53 +02: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 Correct date [skip ci] 2016-04-17 11:32:36 +02:00
composer.json Add clear cache, for issue #237 2016-04-04 19:47:55 +02:00
composer.lock Update composer lock file. [skip ci] 2016-04-08 15:16:13 +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.