Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extrawurst/cc-accounting
simple credit card accounting tool written in rust 🦀 with ❤️
https://github.com/extrawurst/cc-accounting
accounting-software credit-card gui rust-lang
Last synced: 3 months ago
JSON representation
simple credit card accounting tool written in rust 🦀 with ❤️
- Host: GitHub
- URL: https://github.com/extrawurst/cc-accounting
- Owner: extrawurst
- Created: 2022-06-17T09:36:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T12:47:02.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:46:33.641Z (8 months ago)
- Topics: accounting-software, credit-card, gui, rust-lang
- Language: Rust
- Homepage:
- Size: 2.59 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# ccaccounting app
Simple app to assign each credit card expense on your card statement (as CSV) an invoice and simplifies renaming these invoices to easily find them again and for the sanity of your accounting.
Load up CSV (right now only miles and more format supported) and start assigning PDFs:
![](assets/screenshot-01.png)
But Why?
Because there are numerous tools that let you assign invoices to your expenses directly against your bank account but for CC statements which usually only generate a single bank account expense you need to still make sure not to forget to upload an invoice per expense, this tool lets you do that easily.
# TODOs
* [ ] support windows/linux
* [ ] allow hiding files in list
* [ ] allow configuring the colums used in filename
* [ ] allow hiding columns
* [ ] allow dropping in entire row
* [ ] remember original filename (revert to it on `clear`)# Support
[![github](https://img.shields.io/badge/-GitHub%20Sponsors-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/extrawurst)
# attribution
* icon based on work by [ProSymbols](https://thenounproject.com/prosymbols/)