Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chayleaf/coop-fd
- Owner: chayleaf
- License: agpl-3.0
- Created: 2023-11-26T13:15:42.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T19:26:56.000Z (5 months ago)
- Last Synced: 2024-06-22T20:47:01.838Z (5 months ago)
- Language: Rust
- Size: 521 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)