2015-05-02 16:51:34 -05:00
Firefly III (v3.4)
2014-07-02 06:23:03 -05:00
===========
2014-12-20 08:30:48 -06:00
[![Build Status ](https://travis-ci.org/JC5/firefly-iii.svg?branch=develop )](https://travis-ci.org/JC5/firefly-iii)
2014-12-16 02:15:04 -06:00
[![Project Status ](http://stillmaintained.com/JC5/firefly-iii.png?a=b )](http://stillmaintained.com/JC5/firefly-iii)
2015-01-02 02:06:44 -06:00
[![SensioLabsInsight ](https://insight.sensiolabs.com/projects/d44c7012-5f50-41ad-add8-8445330e4102/mini.png )](https://insight.sensiolabs.com/projects/d44c7012-5f50-41ad-add8-8445330e4102)
2015-01-30 15:09:47 -06:00
[![Code Climate ](https://codeclimate.com/github/JC5/firefly-iii/badges/gpa.svg )](https://codeclimate.com/github/JC5/firefly-iii)
2015-03-31 12:21:49 -05:00
[![Coverage Status ](https://coveralls.io/repos/JC5/firefly-iii/badge.svg?branch=master )](https://coveralls.io/r/JC5/firefly-iii?branch=master)
[![Coverage Status ](https://coveralls.io/repos/JC5/firefly-iii/badge.svg?branch=master )](https://coveralls.io/r/JC5/firefly-iii?branch=develop)
2014-07-09 07:05:17 -05:00
2014-07-15 03:58:46 -05:00
[![Latest Stable Version ](https://poser.pugx.org/grumpydictator/firefly-iii/v/stable.svg )](https://packagist.org/packages/grumpydictator/firefly-iii)
[![Total Downloads ](https://poser.pugx.org/grumpydictator/firefly-iii/downloads.svg )](https://packagist.org/packages/grumpydictator/firefly-iii)
[![Latest Unstable Version ](https://poser.pugx.org/grumpydictator/firefly-iii/v/unstable.svg )](https://packagist.org/packages/grumpydictator/firefly-iii)
[![License ](https://poser.pugx.org/grumpydictator/firefly-iii/license.svg )](https://packagist.org/packages/grumpydictator/firefly-iii)
2015-02-27 09:15:16 -06:00
Firefly III is a tool to help you manage your finances. Please read the full description [in the wiki ](https://github.com/JC5/firefly-iii/wiki/full-description ).
2014-11-10 00:55:52 -06:00
2014-07-09 07:05:17 -05:00
Firefly Mark III is a new version of Firefly built upon best practices and lessons learned
2014-07-09 07:10:54 -05:00
from building [Firefly ](https://github.com/JC5/Firefly ). It's Mark III since the original Firefly never made it outside of my
laptop and [Firefly II ](https://github.com/JC5/Firefly ) is live.
2014-07-02 06:23:03 -05:00
2015-03-27 12:57:49 -05:00
If you're not sure if this tool is for you, please read the [full description ](https://github.com/JC5/firefly-iii/wiki/full-description ).
To install and use Firefly III, please read [the installation guide ](https://github.com/JC5/firefly-iii/wiki/Installation ),
2015-04-22 01:08:05 -05:00
[the upgrade guide ](https://github.com/JC5/firefly-iii/wiki/Upgrade-instructions ) (if applicable) and the ** [first use guide ](https://github.com/JC5/firefly-iii/wiki/First-use )**.
If you want to try out Firefly III, you can do so on [this dedicated website ](https://geld.nder.be/ ). This site always runs the latest version of Firefly III. If you want to use it, please read the [privacy considerations ](https://github.com/JC5/firefly-iii/wiki/Privacy-on-demo-site ) for this demo-site.
2015-03-27 12:57:49 -05:00
2014-09-09 13:57:23 -05:00
## Current features
2015-04-03 00:44:44 -05:00
- [A double-entry bookkeeping system ](https://en.wikipedia.org/wiki/Double-entry_bookkeeping_system );
2014-09-09 13:57:23 -05:00
- You can store, edit and remove withdrawals, deposits and transfers. This allows you full financial management;
2015-04-03 00:44:44 -05:00
- You can manage different types of accounts
- Asset accounts
- Shared asset accounts (household accounts)
- Saving accounts
- Credit cards
- It's possible to create, change and manage money using _[budgets](https://en.wikipedia.org/wiki/Envelope_system)_;
2014-09-09 13:57:23 -05:00
- Organize transactions using categories;
- Save towards a goal using piggy banks;
2015-03-27 13:21:51 -05:00
- Predict and anticipate bills;
- View income / expense reports;
2014-12-21 10:59:47 -06:00
- Lots of help text in case you don't get it;
2014-09-09 13:57:23 -05:00
Everything is organised:
- Clear views that should show you how you're doing;
- Easy navigation through your records;
- Browse back and forth to see previous months or even years;
- Lots of charts because we all love them.
2015-01-02 05:56:07 -06:00
- Financial reporting showing you how well you are doing;
2014-09-09 13:57:23 -05:00
2014-07-02 06:30:23 -05:00
## Changes
2014-07-02 06:23:03 -05:00
2014-09-09 13:57:23 -05:00
Firefly III will feature, but does not feature yet:
2014-07-02 06:23:03 -05:00
2015-01-02 05:56:07 -06:00
2014-07-02 06:23:03 -05:00
- More control over other resources outside of personal finance
- Debts
2014-12-21 10:59:47 -06:00
- More test-coverage;
2014-07-02 06:30:23 -05:00
- Firefly will be able to split transactions; a single purchase can be split in multiple entries, for more fine-grained control.
- Firefly will be able to join transactions.
2014-09-09 13:57:23 -05:00
- Any other features I might not have thought of.
2014-07-02 06:30:23 -05:00
2014-09-09 13:57:23 -05:00
Some stuff has been removed:
2014-07-02 06:30:23 -05:00
2014-09-09 13:57:23 -05:00
- The nesting of budgets, categories and beneficiaries is removed because it was pretty pointless.
2014-07-02 06:31:38 -05:00
2014-11-09 04:08:53 -06:00
## Screenshots
2014-11-09 04:20:54 -06:00
![Index ](http://i.imgur.com/TkZNIer.png )
2014-11-09 04:08:53 -06:00
2014-11-09 04:10:57 -06:00
![Accounts ](http://i.imgur.com/YE8WavP.png )
![Budgets ](http://i.imgur.com/Go0M6Nd.png )
![Reports ](http://i.imgur.com/EnEIyQI.png )
2014-07-02 06:31:38 -05:00
## Current state
2014-12-21 10:59:47 -06:00
I have the basics up and running. Test coverage is currently coming, slowly.
2014-07-09 07:10:54 -05:00
2015-01-01 23:24:48 -06:00
Questions, ideas or other things to contribute? [Let me know ](https://github.com/JC5/firefly-iii/issues/new )!