Firefly III: a personal finances manager
Go to file
2016-02-11 14:20:18 +01:00
_development Implemented wrong interface. 2016-01-28 21:59:40 +01:00
app Try changes to the handler 2016-02-11 14:20:18 +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 Some code used for #164 2016-02-11 08:13:04 +01:00
public Expanded error handling. 2016-02-11 08:11:26 +01:00
resources Forgot a bracket 2016-02-11 14:14:47 +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 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 Mea culpa. Removed ide specific files from git ignore. 2016-02-04 07:22:26 +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 Changed a lot of parameters. 2016-02-05 09:25:15 +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 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 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 Site is gone. 2016-02-04 08:52:54 +01:00
server.php Removed executable rights. 2016-01-28 21:22:26 +01:00

Firefly III

Latest Stable Version Total Downloads 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.