stellui 0.3.0

Terminal UI for stargazing — displays a live star chart with sun/moon positions and weather-based seeing quality forecasts
Documentation
# Stellui configuration
# Copy to:
#   Linux/macOS: ~/.config/stellui/config.toml
#   Windows:     %APPDATA%\stellui\config.toml

# Faintest magnitude to display (0 = brightest, 8 = very faint)
max_mag = 5.5

[[locations]]
name = "New York"
lat = 40.71
lon = -74.01
height = 0.0
# timezone = "America/New_York"  # optional; auto-detected if omitted

[[locations]]
name = "London"
lat = 51.51
lon = -0.13