This app automatically detects 6-digit or 8-digit OTPs (one-time passwords) contained in notifications and copies them to the clipboard.
If no OTP is found in the notification, it will access any included https link to retrieve the OTP. (I couldn’t find any other app that could do this.)
- Saves you the trouble of manually copying OTPs received by email or SMS each time.
- When a notification is received, the OTP is automatically copied, making logins and verifications smoother.
- Useful for services like Monex, where a URL to retrieve an OTP is sent by email every time you log in.
* 4-digit OTPs are not supported, since notifications often contain 4-digit numbers such as years.
* The app retrieves OTPs from notifications, so make sure email or SMS app notifications are enabled.
* OTPs are only copied to the clipboard and never shared externally. If the app transmitted data outside, it wouldn’t pass app store review. No files are saved, either.
Latest Version
1.0.4Uploaded by
Can Suhaib
Requires Android
Android 7.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Nov 6, 2025
Ver.1.0.4
- Support for multiple https links in notifications
Ver.1.0.3
- Change to retrieve a 6-digit or 8-digit number from the link target when the notification does not contain such a number but includes an https link.
Ver.1.0.2
- Changed to ignore duplicate notifications
Ver.1.0.1
- Reduce debug logs
Ver.1.0.0
- Initial release