Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyrille37/andsms2web
A simple Android SMS to Web gateway - MOVED TO FramaSoft
https://github.com/cyrille37/andsms2web
Last synced: 27 days ago
JSON representation
A simple Android SMS to Web gateway - MOVED TO FramaSoft
- Host: GitHub
- URL: https://github.com/cyrille37/andsms2web
- Owner: Cyrille37
- License: lgpl-3.0
- Created: 2015-07-23T12:33:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-03T10:13:52.000Z (over 8 years ago)
- Last Synced: 2023-03-23T03:31:04.155Z (almost 2 years ago)
- Language: Java
- Homepage: https://git.framasoft.org/Cyrille37/AndSms2Web
- Size: 1.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndSMS2Web
The project source code has moved to [FramaSoft](https://git.framasoft.org/Cyrille37/AndSms2Web). Bye & Thanks a lot GitHub.
A simple Android SMS to Web gateway.
Targeted for at least Android 2.3.3 (API 10) to permit the use of old phones.
It catch all arrived SMS and put then onto the web. If the request successed messages are not delivered to Incoming Android stuff. They are in case of error.
I do this code to work with [MessageWebGateway](https://github.com/Cyrille37/MessageWebGateway) and by extention with [BotQ](https://github.com/TheCitizenCrew/BotQ).