Skip to content

HourGlow 1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 08:33
· 6 commits to main since this release

A macOS menu bar wallpaper scheduler that follows the daylight.
跟着天光走的 macOS 壁纸调度器。

Install / 安装

  1. Download HourGlow-1.1.0.zip, unzip it, drag HourGlow.app into /Applications.
    下载 HourGlow-1.1.0.zip,解压,把 HourGlow.app 拖进「应用程序」。

  2. The app is ad-hoc signed, not notarized, so the first launch is blocked. Either run
    应用是 ad-hoc 签名、未经公证,首次打开会被拦下。执行:

    xattr -dr com.apple.quarantine /Applications/HourGlow.app

    or open it once, then go to System Settings › Privacy & Security › Open Anyway.
    或者先双击一次,再去系统设置 › 隐私与安全性 › 仍要打开

  3. It lives in the menu bar — no Dock icon, no window.
    它常驻菜单栏,没有 Dock 图标,也没有主窗口。

HourGlow checks GitHub Releases for future updates once a day. You can turn automatic
updates off or run a manual check from its settings page.
HourGlow 每天从 GitHub Releases 检查后续更新;可以在设置页关闭自动更新或手动检查。

Older builds used a one-build-only ad-hoc identity. This release migrates to a stable
identity so macOS 26 keeps the menu-bar permission across upgrades. Existing schedules
are retained; location and Launch at Login may need to be enabled once again.
旧版的 ad-hoc 身份只对当次构建有效。本版迁移到稳定身份,避免 macOS 26 在升级后
误屏蔽菜单栏项。旧日程会保留;定位和开机自启可能需要重新开启一次。

Requires macOS 26 (Tahoe) or later. 需要 macOS 26 (Tahoe) 及以上。

hourglow-cli-1.1.0.zip is the optional command line tool (troubleshooting + headless daemon).
hourglow-cli-1.1.0.zip 是可选的命令行工具(排障与无头常驻)。

Checksums are in SHA256SUMS.txt. 校验和见 SHA256SUMS.txt

Full Changelog: v1.0.1...v1.1.0