Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chayleaf/coop-fd

shared accounting server with ОФД integration
https://github.com/chayleaf/coop-fd

Last synced: 5 days ago
JSON representation

shared accounting server with ОФД integration

Awesome Lists containing this project

README

        

# coop-fd

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](https://github.com/maubot/maubot) plugin for using these.

## License

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](static/README.md)