Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.86 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.86 KB

Introducing smartMoney!

smartMoney automate SMS parsing and transaction creation for FireFly-III with suite of scripts designed to enhance your experience with FireFly-III. Developed to streamline transaction creation in FireFly-III, this project aims to simplify financial management processes.

Key Features

Automatic SMS Parsing and Transaction Creation

Utilize SMSReceiver-iOS to seamlessly forward your bank SMS messages to smartMoney. Features include:

  • SMS parsing using regular expressions
  • SMS parsing using ChatGPT (Optional)
  • Transaction categorization using ChatGPT or from similar transactions stored in FireFly-III (Optional)
  • Create transaction in FireFly

SMS2Transaction

Detection of Abnormal Transactions

Identify withdrawals exceeding the average amount from expense accounts or categories.

Automatic Subscription Detection

Detect subscriptions on various intervals (daily, weekly, monthly, etc.) and automatically create bills in FireFly-III, facilitating the linking of bills to future transactions.

Subscription Amount Increase Alerts

Alerts for increases in subscription amounts.

Simple Budget Web Application

Access a straightforward web application to view specific budgets and track withdrawals and deposits. Ideal for sharing accounts with others or monitoring home expenses without sharing FireFly-III admin credentials.

IMG_2867

Alert Notifications

Receive push notifications on your mobile device via Web Push notification or email about transactions, bills, and budget.

Installation Guide

Check out our Wiki Pages