ShaunaGordon / finance

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Group transaction by a set of conditions.
  • Send alerts to Discord, Slack, Webhooks, email, Nexmo, and In-site notifications!
  • Sync older transactions
  • Graph your groups and compare numbers vs a previous time period (a trend)
  • Add together all your transactions in a time period (a metric)
  • Can automatically sync your transactions

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 -it finance_php_1 php artisan queue:work"

Or you can configure a manual cron job to run those commands.

Screenshots

Transactions
Accounts
Alerts
Grouping transactions
Metrics

About

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


Languages

Language:PHP 82.7%Language:Vue 14.2%Language:Blade 2.9%Language:Dockerfile 0.1%Language:Shell 0.1%