GPSD to JavaScript relay + Overlay with date/time/speed

Free GPSD to JavaScript relay + Overlay with date/time/speed 0.9.3a

Hi there,
I released my very first C++ mini-project.

It's a relay that connects to a GPSD server (your GPS smartphone for instance) and pushes GPS information (as JS or JSON) to files or into the built-in HTTP server.


There are overlay web page examples in the project, so feel free to try them in OBS Studio and modify them to your taste! My best example is good for "dashcam" usage, with driver's name, date, time, vehicle model, GPS speed, GPS altitude.

On Android I suggest the GPSD server application Share GPS. You can use connection sharing in order to connect your phone to your computer!

Currently it's not perfect, but it works pretty well for simple usage!
I'm looking for help and I wish to meet other C++ developers. Feel free to get involved in this mini-project!

Momo ♥
  • demo_gpsd.jpg
    demo_gpsd.jpg
    44.9 KB · Views: 911
  • HTTP JavaScript.png
    HTTP JavaScript.png
    16.8 KB · Views: 926
  • HTTP JSON.png
    HTTP JSON.png
    16.7 KB · Views: 879
  • Interface Status.png
    Interface Status.png
    14 KB · Views: 812
  • Interface Servers.png
    Interface Servers.png
    13.5 KB · Views: 783
  • Interface Targets.png
    Interface Targets.png
    13.4 KB · Views: 758
  • Interface About.png
    Interface About.png
    11.6 KB · Views: 759
Author
Mohamed RACHID
Downloads
2,962
Views
3,779
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. New fixes

    Hey there! Fixed a few mistakes Fixed a rare crash when stopping a GPSD client with pending...
  2. 0.9.3 - 1 new feature and bug fixes

    Added support for serial ports Added the standard address for Android Bluetooth connection...
  3. 0.9.2 - Interface improvements

    Does not stuck with message on logout anymore Icon now changes color according to the 1st GPSD...
Top