Firefly III: a personal finances manager
Go to file
2017-10-20 21:18:27 +02:00
.github Create PULL_REQUEST_TEMPLATE.md 2017-10-19 11:13:04 +02:00
.sandstorm Some new files. Updated composer file. 2017-10-20 21:18:27 +02:00
app Fix account display. 2017-10-20 13:35:54 +02:00
bootstrap Solution for #926 2017-10-15 07:52:15 +02:00
config Update Sandstorm things 2017-10-20 18:50:54 +02:00
database Add newlines to files [skip ci] 2017-08-31 06:47:18 +02:00
docker New docker things. 2017-10-11 10:07:09 +02:00
public Push some stuff over get, not post. 2017-10-20 20:23:45 +02:00
resources Less popups for #943 2017-10-20 08:00:13 +02:00
routes Push some stuff over get, not post. 2017-10-20 20:23:45 +02:00
storage Various updated files. 2017-09-09 22:32:11 +02:00
tests Fixed tests 2017-10-15 08:44:16 +02:00
.dockerignore Docker: Use working directory instead of hardcoded dist version 2017-09-09 12:51:37 +02:00
.env.docker Updated docker example file. 2017-09-10 08:40:02 +02:00
.env.example Correct environment in example .env file. #925 2017-10-14 08:06:24 +02:00
.env.sandstorm Set environment to local. 2017-10-15 16:25:26 +02:00
.env.testing Restore test env. file. 2017-09-14 17:10:33 +02:00
.gitattributes First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00
.gitignore Update gitignore. 2017-09-12 18:24:19 +02:00
.scrutinizer.yml Update scrutiniser configuration. 2017-01-03 17:26:31 +01:00
.travis.yml Update log thing. 2017-10-06 16:16:01 +02:00
app.json Update read me with deploy button [skip ci] 2017-04-27 03:16:27 +02:00
artisan First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00
CHANGELOG.md Updated changelog. 2017-10-15 08:52:36 +02:00
CODE_OF_CONDUCT.md CoC. [skip ci] 2017-06-30 07:22:12 +02:00
composer.json Fix invalid JSON. 2017-10-14 08:08:14 +02:00
composer.lock Some new files. Updated composer file. 2017-10-20 21:18:27 +02:00
crowdin.yaml Update crowdin file [skip ci] 2016-10-30 06:37:00 +01:00
docker-compose.override.yml Bugfix: Mount app in app container instead of db container 2017-02-12 21:38:58 +01:00
docker-compose.prod.yml Set environment to local. 2017-10-15 16:25:26 +02:00
docker-compose.yml Set environment to local. 2017-10-15 16:25:26 +02:00
Dockerfile New docker things. 2017-10-11 10:07:09 +02:00
LICENSE New license. 2016-09-26 18:34:31 +02:00
nginx_app.conf Configure nginx [skip ci] 2017-04-27 02:49:06 +02:00
package.json First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00
phpunit.coverage.specific.xml Attempt to cover all cases in amount converter, this fixes #840 2017-10-02 16:25:48 +02:00
phpunit.coverage.xml New tests. 2017-10-06 15:41:21 +02:00
phpunit.xml Various small fixes. 2017-09-12 18:24:42 +02:00
Procfile Configure nginx [skip ci] 2017-04-27 02:49:06 +02:00
README.md Updated read me file. [skip ci] 2017-10-20 10:07:53 +02:00
server.php First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00
test.sh Remove twig clean from test script 2017-10-09 20:30:57 +02:00
webpack.mix.js First step towards Laravel 5.5 2017-09-09 21:57:24 +02:00

Firefly III: A personal finances manager

Requires PHP7.1 Latest Stable Version License Donate

The index of Firefly III The account overview of Firefly III

The useful financial reports of Firefly III Saving money is easy!

"Firefly III" is a financial manager for your personal finances. It can help you keep track of your expenses and income. Firefly III supports the use of budgets. You can categorize and tag your transactions. It also supports credit cards, shared household accounts and savings accounts. There are many financial reports available.

Want to try Firefly III?

Deploy

Firefly III can be run on Heroku. Register for a free Heroku account and instantly run Firefly III on your very own cloud instance! There is also a demo site with an example financial administration already present.

Install Firefly III

Using docker

You can use docker-compose to set up your personal secure Firefly III environment. Advanced users can use the Dockerfile directly.

Using vagrant (or other VMs)

You can install Firefly III on any Linux or Windows machine. You'll need a web server (preferrably on Linux) and access to the command line. Please read the installation guide.

Using Heroku

Deploy

More about Firefly III

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 being fancy or bloated.
  • If you feel you're missing something you can just ask me and I'll add it!

Firefly III has become pretty awesome over the years! (but please excuse me for bragging, it's just that I'm proud of it). You can read more about Firefly III, and its features, on the Github Pages.

Contributing

Please read CONTRIBUTING.md for details on contributing, and the process for submitting pull requests. Please check out the code of conduct as well.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Other stuff

If you like Firefly and if it helps you save lots of money, why not send me a dime for every dollar saved (this is a joke, although the Paypal form works just fine, try it!)

If you want to contact me, please open an issue or email me.

Build Status Scrutinizer Code Quality Coverage Status