Firefly III: a personal finances manager
Go to file
Graham Miller eb31934fb7 Add a new helper to handle fiscal issues.
Used initially to provide fiscal year support to the reports.
2016-01-27 11:54:04 +10:00
app Add a new helper to handle fiscal issues. 2016-01-27 11:54:04 +10:00
bootstrap Updated config after upgrade to Laravel 5.2 2016-01-08 15:59:30 +01:00
config Various updates in test data and test configuration. 2016-01-22 20:47:48 +01:00
database Implemented some new tests. 2016-01-24 20:38:58 +01:00
public Some fixes for code climate. 2016-01-22 07:27:49 +01:00
resources Added fiscal year start date stored in 'm-d' format to preferences. 2016-01-27 11:31:33 +10:00
storage Updated tests. 2016-01-23 08:48:36 +01:00
tests Implemented some new tests. 2016-01-24 20:38:58 +01:00
.codeclimate.yml Some fixes for code climate. 2016-01-22 07:27:49 +01:00
.coveralls.yml Added newlines to files. 2015-07-09 21:26:40 +02: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
.gitattributes Updated git files after laravel 5.2 upgrade 2016-01-08 14:27:05 +01:00
.gitignore test data 2016-01-22 20:13:55 +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 More new tests. 2016-01-20 10:47:29 +01:00
artisan Updated artisan after upgrading to laravel 5.2 2016-01-08 14:29:12 +01:00
composer.json New composer stuff. 2016-01-17 07:49:49 +01:00
composer.lock New composer stuff. 2016-01-17 07:49:49 +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 Updated various files after upgrade to laravel 5.2 2016-01-08 16:09:51 +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 This prevents constraint errors when the specified category has already been set. 2016-01-23 16:48:15 +01:00
phpunit.default.xml Some changes to test coverage. 2016-01-22 21:08:04 +01:00
phpunit.xml Updated tests. 2016-01-23 08:48:36 +01:00
pu.sh Optimize scripts. 2016-01-24 15:55:48 +01:00
README.md Remove double badge. 2016-01-22 07:22:34 +01:00
server.php Updated various files after upgrade to laravel 5.2 2016-01-08 16:09:51 +01:00

Firefly III

Latest Stable Version Total Downloads Scrutinizer Code Quality Build Status SensioLabsInsight Code Climate Project Status

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