https://github.com/andre487/sms487
Service for pass notifications (and SMS) from Android to desktop
https://github.com/andre487/sms487
android flask-application notification-handling notification-listener sms-handler
Last synced: 25 days ago
JSON representation
Service for pass notifications (and SMS) from Android to desktop
- Host: GitHub
- URL: https://github.com/andre487/sms487
- Owner: andre487
- License: mit
- Created: 2018-03-18T01:05:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-12-19T15:43:37.000Z (about 2 months ago)
- Last Synced: 2025-12-21T22:28:42.968Z (about 2 months ago)
- Topics: android, flask-application, notification-handling, notification-listener, sms-handler
- Language: Java
- Homepage:
- Size: 729 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMS487
Notifications handler for Android. Sends notifications (and SMS) from phone to a server for traversing them to SQS.
## Android client
Android client located in `client` dir. Requires Android 13.
[How to pass notification listening restriction](https://vgev.ru/ogranichennye-nastrojki-android-13-dlya-zagruzhennyh-prilozhenij-kak-obojti/)
## Data API
API server located in `data_api2` dir.