-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rubienr edited this page Oct 31, 2014
·
2 revisions
Using a PC and typing on a regular keyboard really speeds up texting.
WebSMSTool is a nice but simple application that allows user to send short messages (a.k.a. SMS) from an Android-Mobile using various web-browsers. The app focuses on being simple to use but also provides fundamental settings like HTTP/HTTPS, password protection and defining port number. The Web interface provides a very comfortable way for texting. Technologies like HTML5, DHTML and JavaScript? (AJAX) are heavily used to achieve that goal.
##Key Data
- usable without any internet connection
- tethering (mobile AP) or WiFi is sufficient
- no extras needed: no browser-plugins, no clients, no additional software ...
- simple, lightweight and not blown up with tons of features
##Features
- HTTP/HTTPS: regular or encrypted http connection
- Access restriction: username/password can be defined
- Networking: WiFi or WiFi tethering
- Overlength SMS: long SMS are subdivided into parts and sent one by one
- Android 4.1.1 (api level 16, Jelly Bean)
- Web-API tested with Chromium 18.0+ and Firefox 13.0+