Send Message
Peter Summers
390
Watchapp
Description
GPS-aware HTTP client supporting GET and POST requests and server response verification or display.
Allows configuration with three sets of label, URL, JSON data segment (if using POST) and string to check for in the response to verify that the server accepted the message or specifying which part of the response to display on the watch (if starting with ~).
For example, the label might be 'I am OK." and the URL/data fields contain the string:
http://server.domain.com/folder/subfolder
{"SenderId":"Peter","Text":"~Lbl",
"Lat":~Lat,"Long":~Lon,"Accuracy":~Acc}.
The URL and data can be spread across four setting strings to allow for long URL's.
In the URL and data, ~Lat will be replaced with the latitude, ~Lon with the longitude, ~Acc with the accuracy, ~Alt with the altitude, ~Spd with the speed, ~Hed with the heading, ~Lbl with the label text, ~Adr with your street address, ~Gmp with a URL to your location on Google maps and ~Txt with your dictated text.
If you don't have a server of your own, you could use one of the many public SMS-sending services to send text messages for you, e.g.
http://www.smsglobal.com/http-api.php?
action=sendsms&user=<user>&password=<password>
&from=Peter&to=61456789123&text=~Lbl at ~Adr (see ~Gmp).
This app is provided as is - you are responsible for testing this app thoroughly and determining whether it works appropriately and meets your needs. The source code is available if you want to examine how it works or customize it.
If you find it useful, please give it a heart.- DeveloperPeter Summers
- CategoryRemotes
- Platformsaplite, basalt, chalk, diorite, emery
- Updated2016-10-25
- Version5.5












