🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 2.2.02026-07-13T03:33:29.719

v2.2.0: Added a Show Day/Night setting. The night terminator used to always render as a barely-visible dither; now it's off by default (same look as before) and, when turned on in settings, shows a clear solid night-side shading with a bright terminator line.

Version 2.1.32026-07-13T03:10:19.893

v2.1.3: Fixed a visual bug where the ground track drew a stray horizontal line across the whole map whenever the satellite's path crossed the +/-180 degree antimeridian. The track now correctly stops at one edge and resumes at the other.

Version 2.1.22026-07-13T03:04:52.755

v2.1.2: Attempting rollover GIF refresh.

Version 2.1.12026-07-13T03:03:18.958

v2.1.1: Refreshed the App Store hero preview (no functional changes from v2.1.0).

Version 2.1.02026-07-13T03:01:42.365

v2.1.0: Fixed the ground track — it now shows a full 45-minutes-past to 45-minutes-future orbit history immediately when you open the watchface, instead of only a partial forecast that took 45+ minutes of continuous wear to build up. Also refreshed the App Store screenshots to match the current mission-control HUD design.

Version 2.0.32026-07-13T02:11:30.662

v2.0.3: Fixed the real cause of the load crash on watch hardware — confirmed via on-device logs that it was an app fault inside a floating-point trig library routine used by the night-terminator map shading. Replaced it with the watch's own fixed-point trig, which is what Pebble apps are supposed to use anyway.

Version 2.0.22026-07-13T01:52:27.223

v2.0.2: Fixed a load-time crash on real watch hardware. The night-terminator map shading (v2.0.1) and the bundled custom fonts (all 5 shipped with their full 1743-glyph charsets instead of just the characters actually used) were both slow enough to load/render on real hardware to trigger a watchdog kill, even though everything worked fine in the emulator.

Version 2.0.12026-07-13T01:38:00.88

v2.0.1: Fixed a crash on watch hardware caused by the night-terminator map shading (worked fine in the emulator, crashed on real watches due to the app watchdog).

Version 2.0.02026-07-13T01:26:14.095

v2.0.0: Redesigned as a mission-control HUD — real coastline map, night-side terminator, corner-bracket chrome, letter-spaced monospace type, and a ground track showing both past and future satellite position.

Version 1.0.02026-07-12T21:03:06.133

Initial release: live satellite tracking on a world map using real TLE/SGP4 orbital data. Defaults to the ISS; NORAD ID is configurable in settings, along with optional lat/lon, altitude, and orbit trail display.