This is a simple accounting server for me and my roommates to keep track of our shared purchases. It uses multiple data providers to retrieve receipt contents and stores it using the official binary format.
I will add or remove supported providers depending on my needs.
Some of the features don't have a UI, because I wrote a maubot plugin for using these.
AGPL-3.0-or-later - if you modify this, all users must be able to get the modified source code in some way.
Some third-party JS libraries are bundled, see static/README.md