Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shirish87/otpmon
- Owner: shirish87
- Created: 2015-07-08T02:00:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T14:38:05.000Z (over 9 years ago)
- Last Synced: 2024-11-21T09:45:27.432Z (2 months ago)
- Language: Java
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.