Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shirish87/otpmon

WIP. Parses incoming SMSs for OTPs and makes it easy to copy them.
https://github.com/shirish87/otpmon

Last synced: 7 days ago
JSON representation

WIP. Parses incoming SMSs for OTPs and makes it easy to copy them.

Awesome Lists containing this project

README

        

OTP Monitor
=============

Monitors incoming SMSs on your Android device for OTP codes as per a set of rules and displays options for copying the OTP to your clipboard.

See `app/src/main/res/values/providers.xml` for rules that are currently applied for ICICI Bank.

**Permissions required:**
- RECEIVE_SMS
- READ_SMS
- VIBRATE

## Screenshot

![otp monitor](https://github.com/shirish87/otpmon/raw/master/demo.jpg)

## License

MIT.