austinkregel / finance

A self hosted app to help you get a better understanding of your personal finances.
405 stars 47 forks source link
bank finance finance-tracker hacktoberfest laravel personal-finance php7

finance

Tests

A self hosted app to help you get a better understanding of your finances.

Installing/Setting up

For installation instructions, please refer to the project wiki

Features

Cron Jobs

If you can configure the Laravel task scheduler php artisan schedule:run then commands will be ran when they're suppose to.

* * * * * "docker exec finance-php php artisan schedule:run"

Or you can configure a manual cron job to run those commands. Please verify your system is able to run the cron job. You may need to research how to setup a cron job on your operating system as I will not provide support for this, there are too many possible ways to set up the cron job.

LMGTFY: "How to set up a cron job for [operating system name + version number]"

Screenshots

Transactions
Accounts
Alerts
Grouping transactions
Metrics