Firefly III: a personal finances manager
Go to file
2016-03-20 16:49:49 +01:00
_development Implemented wrong interface. 2016-01-28 21:59:40 +01:00
app Some scrutiniser related code cleanup. 2016-03-20 16:49:49 +01:00
bootstrap Change the precision. Should not influence anything. 2016-03-16 17:47:07 +01:00
config Small bug fixes. 2016-03-14 20:47:13 +01:00
database Small bug fixes. 2016-03-14 20:50:19 +01:00
public Code for #155 2016-03-20 11:46:27 +01:00
resources Some scrutiniser related code cleanup. 2016-03-20 16:46:26 +01:00
storage Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
tests Small bug fixes. 2016-03-14 20:50:19 +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 Exclude test data. 2016-03-03 09:37:40 +01: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
CHANGELOG.md Final change log. 2016-03-19 17:15:19 +01:00
composer.json Fixed composer.json 2016-03-04 19:35:11 +01:00
composer.lock Updated composer. 2016-03-19 16:50:01 +01:00
cover.sh Old cover script. 2016-02-23 16:15:26 +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 Stop on failure for easy log debug thing. 2016-03-02 12:57:35 +01:00
phpunit.xml This fixes most of the tests. 2016-03-02 13:37:28 +01:00
pu.sh Updated test script [skip ci] 2016-03-03 09:35:45 +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.