Skip to content

Java-based socket server which listens for GPS103 Protocol messages (e.g. INCUTEX TK104). The Location messages are forwarded using MQTT and the Owntracks protocol.

License

Notifications You must be signed in to change notification settings

cryxy/gps103-to-owntracks

Repository files navigation

Build Status

GPS103 Tracker to Owntracks

Java-based socket server which listens for GPS103 Protocol messages (e.g. INCUTEX TK104). The Location messages are forwarded using MQTT and the Owntracks protocol.

Protocol Infos

Build

mvn clean install

Start

  • customize config/app.config
  • run java -Dlog4j.configurationFile=/opt/tracker/gps103-to-owntracks/config/log4j2.xml -jar gps103-to-owntracks-app-0.0.1-SNAPSHOT.jar > /dev/null &

About

Java-based socket server which listens for GPS103 Protocol messages (e.g. INCUTEX TK104). The Location messages are forwarded using MQTT and the Owntracks protocol.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published