SWPC terminal dashboard

A real-time space-weather dashboard in the terminal, driven by live NOAA SWPC data feeds.

A single-binary C++17 terminal dashboard that polls live feeds from NOAA’s Space Weather Prediction Center and renders them with ANSI colour: dual panels for ACE satellite data alongside a geomagnetic-storm status badge.

Stack: C++17, libcurl, hand-rolled ANSI rendering — no TUI framework.