Skip to content

proof of concept app of Gps Tracker based on teltonika protocol

Notifications You must be signed in to change notification settings

pentest30/Teltonika.App

Repository files navigation

Teltonika Gps tracker

description

proof of concept app of Gps Tracker based on teltonika protocol using VueJs 3, Vuex, Signalr, leaflet map, .net core 3, MediatR as a dispatcher of events and kestrel as TCP server . to display vehicle movements ( equipied by Teltonika Box) in real-time on tthe map.

  • to run the application go to Teltonika.App > ClientApp and run "npm install" from cmd console.
  • the server listner is listning on port 34400