decryp7 fdd1adc58b
All checks were successful
Publish Docker image / Push Docker image (push) Successful in 30m43s
test
2025-02-27 13:34:02 +08:00
2024-08-14 09:50:04 +08:00
2024-08-29 06:53:18 +08:00
2024-08-28 20:28:41 +08:00
2024-09-13 17:59:06 +08:00
2024-08-28 14:27:34 +08:00
2024-08-28 14:27:34 +08:00
2024-08-22 16:14:58 +08:00
2024-08-28 19:57:44 +08:00
2024-08-22 15:43:26 +08:00
2024-08-28 20:30:02 +08:00
2025-02-27 13:34:02 +08:00

Citibank Credit Card Bill Splitter

A webassembly application to split transactions into personal and joint transactions. I use it every month to calculate how much to deduct from personal bank account and joint bank account.

PDF statement is parsed using pdfium-render locally and rendered using egui. Data is saved locally in browser local storage ONLY, it does not go anywhere else.

Developed in rust with egui and pdfium-render.

You can access it here.

Screenshots

dark

Description
No description provided
Readme 2.9 MiB
Languages
Rust 76.6%
HTML 19.7%
JavaScript 2.4%
Dockerfile 1.3%