Firefly III: a personal finances manager
Go to file
2016-05-16 12:51:52 +02:00
app Fix multi-year chart. [skip ci] 2016-05-16 12:51:52 +02:00
bootstrap Change the precision. Should not influence anything. 2016-03-16 17:47:07 +01:00
config More test data and better views. 2016-05-15 12:08:41 +02:00
database Code clean up. 2016-05-15 15:39:22 +02:00
public Fix charts. [skip ci] 2016-05-15 16:15:17 +02:00
resources Various fixes in report pages. 2016-05-15 18:16:31 +02:00
storage Better routes and titles. 2016-05-15 12:26:40 +02:00
tests Remove tests. 2016-05-15 15:01:29 +02:00
.codeclimate.yml Various fixes. 2016-02-13 13:13:22 +01:00
.env.example Let's leave this on false. 2016-05-12 16:34:44 +02:00
.env.testing Force https schema if APP_FORCE_SSL=true in .env 2016-05-04 22:09:42 +02:00
.gitattributes Updated git files after laravel 5.2 upgrade 2016-01-08 14:27:05 +01:00
.gitignore Update git ignore. [skip ci] 2016-05-15 14:48:52 +02:00
.scrutinizer.yml Exclude test data. 2016-03-03 09:37:40 +01:00
.travis.yml Fix Travis. 2016-05-15 15:02:07 +02:00
artisan Updated artisan after upgrading to laravel 5.2 2016-01-08 14:29:12 +01:00
CHANGELOG.md Enable caching. Remove stuff for development. 2016-05-15 14:48:21 +02:00
composer.json Some small updates. 2016-04-24 18:25:52 +02:00
composer.lock Update composer.lock 2016-05-05 19:05:29 +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
phpunit.xml Fix Travis. 2016-05-15 15:02:07 +02: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.