Firefly III: a personal finances manager
Go to file
James Cole aa25ac774e Merge pull request #190 from roberthorlings/feature/trigger-action-factories
Introduction of factories to create rule actions and rule triggers
2016-02-17 15:27:38 +01:00
_development Implemented wrong interface. 2016-01-28 21:59:40 +01:00
app Cleanup of processor after introduction of factories 2016-02-17 13:26:38 +01:00
bootstrap Removed executable rights. 2016-01-28 21:22:26 +01:00
config Field 'name' is not used. Also added some other new stuff. 2016-02-11 07:02:48 +01:00
database Clean up TestData 2016-02-12 05:29:41 +01:00
public Expand manifest.json [skip ci] 2016-02-14 16:17:01 +01:00
resources Added closing li tags 2016-02-17 10:13:21 +01:00
storage Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
tests Allow tests to run very long. 2016-02-10 15:04:18 +01:00
.codeclimate.yml Various fixes. 2016-02-13 13:13:22 +01:00
.coveralls.yml Added newlines to files. 2015-07-09 21:26:40 +02:00
.csslintrc Config for code climate. 2016-02-12 17:45:33 +01:00
.env.example New env file. 2016-01-22 20:44:25 +01:00
.env.testing Updated test env. 2016-01-23 08:51:34 +01:00
.eslintignore Config for code climate. 2016-02-12 17:45:33 +01:00
.eslintrc Config for code climate. 2016-02-12 17:45:33 +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
.jshintrc Add JSHint stuff. [skip ci] 2015-05-24 18:22:41 +02:00
.scrutinizer.yml Added newlines to files. 2015-07-09 21:26:40 +02:00
.travis.yml Slightly updated travis file. 2016-02-10 12:04:24 +01:00
artisan Updated artisan after upgrading to laravel 5.2 2016-01-08 14:29:12 +01:00
composer.json Remove entrust package. 2016-02-12 05:49:53 +01:00
composer.lock Update packages. [skip ci] 2016-02-10 06:24:10 +01:00
cover.sh Optimize scripts. 2016-01-24 15:55:48 +01:00
favicon.pxm Auto fill transaction descriptions. 2015-03-27 13:16:14 +01:00
gulpfile.js Various fixes. 2016-02-13 13:13:22 +01:00
LICENSE With the growing popularity and frankly, quality of this software, I've decided to connect my actual name to it in the form of a license. Soon, every file will have a short reference to this license. 2016-01-09 07:57:42 +01:00
package.json Updated various files after upgrade to laravel 5.2 2016-01-08 16:09:51 +01:00
phpspec.yml Add newlines. 2015-03-29 08:21:33 +02:00
phpunit.cover.xml Removed executable rights. 2016-01-28 21:22:26 +01:00
phpunit.default.xml Some phpunit updates. 2016-02-04 17:13:34 +01:00
phpunit.xml Some phpunit updates. 2016-02-04 17:13:34 +01:00
pu.sh Optimize scripts. 2016-01-24 15:55:48 +01:00
README.md Remove total downloads. [skip ci] 2016-02-12 04:51:40 +01:00
server.php Removed executable rights. 2016-01-28 21:22:26 +01:00

Firefly III

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.