I finally resurrected an old, very low resource (2GB RAM, 32GB very slow SSD, horribly slow processor) 8" Windows tablet as a Weatherflow Tempest console.
It’s a single binary Golang program that runs a UDP listener and then uses the {fir} Go package to provide real-time web dashboard updates over websockets.
Code is over at hrbrmstr/gofir: Weatherflow Tempest UDP HTML Display - Codeberg.org and I’m reverse-proxying to it from the internet via Tailscale (Weatherflow Tempest Weather).
Plan to also make the code a datalogger and have another view for charts.
Will see if I can get this ported over to iPadOS and tvOS.