Skip to content

deanpribetic/firefly-iii-email-summary

 
 

Repository files navigation

Summary emails for Firefly III

Background: Self-hosted budgeting software firefly-iii doesn’t have an email reports feature. I missed this when I switched from Mint.

Objective: send a monthly summary email, showing totals for each category.

Usage: run 'monthly-report.py' on the command line (e.g. with cron) to send the category report for the previous month. Add your configuration data to config.yaml (copy from config.yaml.sample).

Known issues:

  • Only supports a single currency

Installation:

Install the dependencies from requirements.txt.

pip install -r requirements.txt

Screenshot:

Firefly-iii monthly report screenshot

About

Monthly summary email of Firefly III categories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%