[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kinda crappy, web-based, cgps-inspired monitor - webcgps
From: |
James Browning |
Subject: |
Re: kinda crappy, web-based, cgps-inspired monitor - webcgps |
Date: |
Mon, 17 Jun 2024 14:49:59 -0700 (PDT) |
> On 06/16/2024 5:56 PM PDT Chris Kuethe <chris.kuethe@gmail.com> wrote:
>
>
> I'm tinkering with some other IoT type things that can take advantage of
> location data by way of gpsd. As is the way of so many other things these
> days, my gadgets have web management interfaces which makes them easy to
> control from my phone. A quick search didn't find any gpsd clients for my
> phone and I didn't need all of PHP etc. on my IoT device... so I scribbled
> together this thing: https://github.com/ckuethe/webcpgs
I have a web-based frontend for gpsd when I have it working. The not-so-easy
link to the front is https://jamesb_fe80.gitlab.io/hgps.htm, and the files are
under public at https://gitlab.com/jamesb_fe80/jamesb_fe80.gitlab.io/. I would
not recommend any of the middleware files I have there currently.