Skip to content

austinkregel/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Austin Kregel
May 15, 2021
fe18c6f · May 15, 2021
May 15, 2021
May 15, 2021
May 15, 2021
May 15, 2021
May 15, 2021
May 15, 2021
May 15, 2021
May 14, 2021
May 15, 2021
Mar 17, 2021
May 15, 2021
Jun 30, 2020
Jun 13, 2020
Apr 30, 2021
May 15, 2021
Jun 13, 2020
Mar 13, 2021
Dec 20, 2020
Jul 8, 2020
Jul 8, 2020
Jun 13, 2020
May 14, 2021
May 14, 2021
Aug 19, 2020
May 15, 2021
Aug 19, 2020
Jul 8, 2020
Jul 8, 2020
Feb 20, 2021
May 14, 2021
May 14, 2021
Mar 17, 2021
Aug 19, 2020
May 14, 2021
Jun 13, 2020
Jul 8, 2020
Mar 17, 2021
Mar 17, 2021

Repository files navigation

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