Need a quick way of pasting text into other apps? Then Snippet is for you!
- Snippet uses a custom AccessibilityService on Android to detect when configured abbreviations are entered, then presents the user with an overlay of the full text to paste.
- Open source project, so feel free to create pull requests or use for your own projects - https://github.com/andyb129/Snippet
NOTE: This app has no internet permissions and does everything locally on your device (check out the code :-) )
- Snippet uses a custom AccessibilityService on Android to detect when configured abbreviations are entered, then presents the user with an overlay of the full text to paste.
- Open source project, so feel free to create pull requests or use for your own projects - https://github.com/andyb129/Snippet
NOTE: This app has no internet permissions and does everything locally on your device (check out the code :-) )
Show More