Firefly III: a personal finances manager
Go to file
2017-11-25 15:20:53 +01:00
.github Expand debug page. 2017-11-03 10:28:45 +01:00
.sandstorm New version [skip ci] 2017-11-18 16:55:12 +01:00
app Add php doc blocks. 2017-11-25 15:20:53 +01:00
bootstrap Solution for #926 2017-10-15 07:52:15 +02:00
config Code cleanup. 2017-11-22 21:12:27 +01:00
database Code cleanup. 2017-11-22 21:12:27 +01:00
docker New docker things. 2017-10-11 10:07:09 +02:00
public Code cleanup for scrutinizer. 2017-11-25 08:54:52 +01:00
resources Some bread crumbs and stuff [skip ci] 2017-11-24 23:14:27 +01:00
routes Code cleanup for scrutinizer. 2017-11-25 08:54:52 +01:00
storage Various updated files. 2017-09-09 22:32:11 +02:00
tests Fix tests. 2017-11-24 23:05:44 +01:00
.dockerignore Docker: Use working directory instead of hardcoded dist version 2017-09-09 12:51:37 +02:00
.env.docker Update debug information. 2017-11-08 08:23:58 +01:00
.env.example Update debug information. 2017-11-08 08:23:58 +01:00
.env.sandstorm Update debug information. 2017-11-08 08:23:58 +01:00
.env.testing Update debug information. 2017-11-08 08:23:58 +01: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 Various code cleanup. 2017-11-05 19:49:20 +01:00
CODE_OF_CONDUCT.md CoC. [skip ci] 2017-06-30 07:22:12 +02:00
composer.json Fix #944 2017-10-22 05:47:07 +02:00
composer.lock Various code cleanup. 2017-11-05 19:49:20 +01:00
crowdin.yml Update language config. 2017-11-15 07:18:02 +01:00
docker-compose.dockerhub.yml Keep mysql on latest. 2017-11-22 16:54: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 Keep mysql on latest. 2017-11-22 16:54:00 +01:00
Dockerfile New docker things. 2017-10-11 10:07:09 +02:00
LICENSE New copyright notice. 2017-10-21 08:40:00 +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 readme. 2017-10-21 20:50:15 +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?

There is a demo site with an example financial administration already present. You can use Docker, Heroku or Sandstorm.io (see below) to quickly setup your own instance.

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

Register for a free Heroku account and instantly run Firefly III on your very own cloud instance.

Using Sandstorm.io

You can find Firefly III in the Sandstorm.io marketplace. You can run it on your own installation or on Oasis.

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 the GPL v3.

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