https://github.com/sarfraznawaz2005/sms-financial-transactions
Reads SMS from android device and finds all debit and credit transactions and shows totals along with tabular info.
https://github.com/sarfraznawaz2005/sms-financial-transactions
Last synced: 17 days ago
JSON representation
Reads SMS from android device and finds all debit and credit transactions and shows totals along with tabular info.
- Host: GitHub
- URL: https://github.com/sarfraznawaz2005/sms-financial-transactions
- Owner: sarfraznawaz2005
- Created: 2024-01-11T15:53:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T11:58:26.000Z (over 1 year ago)
- Last Synced: 2025-02-15T05:16:31.875Z (2 months ago)
- Language: PHP
- Size: 439 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reads SMS from android device and finds all debit and credit transactions and shows totals along with tabular info.
Uses adb to extract sms from device.
Just for personal needs...