All Projects → austinkregel → Finance

austinkregel / Finance

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

Projects that are alternatives of or similar to Finance

Bdgt
Big finance tools in a small package
Stars: ✭ 159 (-49.2%)
Mutual labels:  hacktoberfest, finance, laravel
Quicksand
Easily schedule regular cleanup of old soft-deleted Eloquent data.
Stars: ✭ 259 (-17.25%)
Mutual labels:  hacktoberfest, laravel
bunq2ifttt
bunq2IFTTT creates a self-hosted interface between the bunq banking API and IFTTT.
Stars: ✭ 20 (-93.61%)
Mutual labels:  finance, bank
Eloquent Power Joins
The Laravel magic you know, now applied to joins.
Stars: ✭ 264 (-15.65%)
Mutual labels:  hacktoberfest, laravel
Laravel Query Builder
Easily build Eloquent queries from API requests
Stars: ✭ 3,083 (+884.98%)
Mutual labels:  hacktoberfest, laravel
pyitau
Unofficial client to access your Itaú bank data
Stars: ✭ 28 (-91.05%)
Mutual labels:  finance, bank
Free Pmo
Project management software for freelancers or agencies, built with Laravel 5.
Stars: ✭ 264 (-15.65%)
Mutual labels:  hacktoberfest, laravel
Gistlog
GistLog - simple, easy blogging based on GitHub gists
Stars: ✭ 237 (-24.28%)
Mutual labels:  hacktoberfest, laravel
Tlint
Tighten linter for Laravel conventions
Stars: ✭ 274 (-12.46%)
Mutual labels:  hacktoberfest, laravel
Spatie.be
The source code of spatie.be
Stars: ✭ 274 (-12.46%)
Mutual labels:  hacktoberfest, laravel
Short Url
A Laravel package for creating shortened URLs for your web apps.
Stars: ✭ 293 (-6.39%)
Mutual labels:  hacktoberfest, laravel
Log Fake
A drop in fake logger for testing with the Laravel framework.
Stars: ✭ 254 (-18.85%)
Mutual labels:  hacktoberfest, laravel
Silsilah
A genealogy/family tree application, built with Laravel.
Stars: ✭ 246 (-21.41%)
Mutual labels:  hacktoberfest, laravel
open-psd2
An open source framework for using banking API's built for PSD2 regulation.
Stars: ✭ 20 (-93.61%)
Mutual labels:  finance, bank
Laravel Admin Starter
A Laravel Admin Starter project with Page Builder, Roles, Impersonation, Analytics, Blog, News, Banners, FAQ, Testimonials and more
Stars: ✭ 240 (-23.32%)
Mutual labels:  hacktoberfest, laravel
Otter
A relatively automatic CRUD backend administration panel for Laravel
Stars: ✭ 261 (-16.61%)
Mutual labels:  hacktoberfest, laravel
Providers
A Collection of Providers for Laravel Socialite
Stars: ✭ 301 (-3.83%)
Mutual labels:  hacktoberfest, laravel
Laravel Craftsman
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
Stars: ✭ 227 (-27.48%)
Mutual labels:  hacktoberfest, laravel
Laravel Query Monitor
Simple artisan command to monitoring triggered queries
Stars: ✭ 230 (-26.52%)
Mutual labels:  hacktoberfest, laravel
Laravel Gamp
📊 Laravel Google Analytics Measurement Protocol Package
Stars: ✭ 271 (-13.42%)
Mutual labels:  hacktoberfest, laravel

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].