Skip to content

Starwatch 0.1.0

Choose a tag to compare

@keithah keithah released this 18 Jul 02:30

Starwatch 0.1.0

The first public Starwatch release for OpenWrt and GL.iNet routers.

Highlights

  • Dish diagnostics: GPS/PNT status, disablement state, latency summaries, outage analysis, and terminal power history.
  • Battery runtime: local battery configuration with transparent derived runtime estimates.
  • Starlink-router support: topology-B telemetry plus guarded client and Wi-Fi controls, with readback confirmation and credential-preservation protection.
  • VPN-proof dish access: self-healing 192.168.100.1/32 host-route recovery that keeps local dish management reachable without changing general routing.
  • Dashboard: seven-section icon-rail navigation with browser-local Overview visibility and density preferences.
  • Distribution: signed GitHub Pages opkg feed with automatic GL.iNet/LuCI package selection.

Install

The public feed currently supports aarch64_cortex-a53. SSH to the router as root and run:

wget -qO- https://keithah.github.io/openwrt-starwatch/install.sh | sh

The installer checks the architecture before changing anything, preserves unrelated custom feeds and Starwatch configuration, keeps OpenWrt signature verification enabled, and installs gl-app-starwatch on GL.iNet SDK4 or luci-app-starwatch on other supported OpenWrt systems.

The matching IPKs remain attached below for manual installation.