Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:18
· 2 commits to main since this release
7b73817

ThemeSync — a tiny macOS menu bar app that runs shell scripts when macOS switches between Light and Dark mode.

Install

  1. Download ThemeSync.app.zip below
  2. Unzip and drag ThemeSync.app to /Applications
  3. Right-click → Open on first launch (ad-hoc signed, no Apple Developer ID)

Requires macOS 13.0+ (Apple Silicon).

What's Changed

  • Show inline script-path warnings in Settings, align log subsystem with bundle ID, ignore .DS_Store
  • Stamp release version into Info.plist, coalesce queued script runs, kill process group on timeout
  • add .qwen to .gitignore