A Planet Position Widget
Summary
This blog post describes building a planet position widget on macOS by combining a Python script (Astropy) with TerminalWidget. It details calculating azimuth and altitude for solar system bodies, formatting the output for display, and scheduling updates via launchd. The article also includes code snippets, a screenshot, and explanations of design choices and related tooling.