
I was messing around with linbpq getting it running and putting it in my local kube cluster, in doing so I realised what a total pain the map / station pages are in a modern environment, it seems to rely entirely on services hosted by linbpq's original author John Wiseman G8BPQ.
LinBPQ is still awesome for running the station, but I decided I needed a more modern dashboard, so I created aprs-web. It connects over the lan to your direwolf and presents an APRS dashboard / MAP.
Yes, I know this is a dumb name, open to suggestions.
https://github.com/rawpurplesmurf/aprs-web/blob/main/README.md
I published a x86 and an arm container for the pi users, so you can run it with little fuss, details in the readme.
I only have a couple of hours of dev time into this so i'm open to comments, criticisms and feature suggestions.