Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrcheateugene/smsreporter
Приложение, для перехвата СМС и отправки их в MySQL.
https://github.com/mrcheateugene/smsreporter
Last synced: about 1 month ago
JSON representation
Приложение, для перехвата СМС и отправки их в MySQL.
- Host: GitHub
- URL: https://github.com/mrcheateugene/smsreporter
- Owner: MrCheatEugene
- License: mit
- Created: 2024-06-01T10:25:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T10:29:25.000Z (7 months ago)
- Last Synced: 2024-06-01T11:48:06.920Z (7 months ago)
- Language: HTML
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Сборка
Предварительно становите Apache Cordova и Android API 34+ версии, и потом исполните:
```
npm i
cordova run build```