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

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

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.