Home
Softono

Finance

Open source PHP
418
Stars
47
Forks
9
Issues
15
Watchers
2 years
Last Commit

 About Finance

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

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing Finance?

We provide expert installation service for this software. Our team will install, configure, and secure Finance on your server. plans start at just $30.

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 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