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

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.

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...