UGL Broadcast Plug-in

100+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot

Über diese App

To use this plug-in you need the following in addition to the plug-in:
- Ultra GPS Logger

The plug-in allows to broadcast your position to:

- a user defined URL via HTTP GET or HTTP POST
- a FTP server (kml, gpx or csv)
- an email address
- NMEA data via UDP to an IP address in your local WLAN

So you can use the GPS position live for different purposes.

The HTTP GET/POST mode provides the following varaibles:

nick - nickname as specified in settings
grp - group as specified in settings

lat - current latitude
lon - current longitude
alt - current altitude
time - current timestamp

The configuration can be accessed under:
Settings / Plugins / Broadcast

In case multiple position sending is configured:

[ar_size] => 10
[ar_lat_0] => oldest postion
[ar_lon_0] =>
[ar_alt_0] =>
[ar_time_0] =>
...
[ar_lat_9] => latest postion
[ar_lon_9] =>
[ar_alt_9] =>
[ar_time_9] =>

The FTP mode uses the FTP server configured under Settings / Online services.
Aktualisiert am
25.04.2020

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Diese App kann die folgenden Datentypen an Dritte weitergeben
Standort
Diese App kann die folgenden Datentypen erheben
Standort
Daten werden nicht verschlüsselt
Du kannst das Löschen der Daten beantragen

Neuigkeiten

- tweaks to comply with latest Ultra GPS Logger version
- code cleanup