Releases: lichengzhe/thinklight
Release list
v2.6.0
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (already installed? thinklight update, or run this again):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
What's Changed
- Let a sound theme travel as one package:
thinklight theme installby @IceThunder in #5
Full Changelog: v2.5.1...v2.6.0
v2.5.1
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (already installed? thinklight update, or run this again):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
Full Changelog: v2.5.0...v2.5.1
v2.5.0
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (run the same command again to update):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
Full Changelog: v2.4.0...v2.5.0
v2.4.0
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (run the same command again to update):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (run the same command again to update):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
What's Changed
- Add optional sound cues alongside the LED by @IceThunder in #4
New Contributors
- @IceThunder made their first contribution in #4
Full Changelog: v2.2.2...v2.3.0
v2.2.2
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (run the same command again to update):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, and thinklight-check. Requires macOS 14+.
Quick install (run the same command again to update):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashThe binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.
What's Changed
- Fix stuck LED after interrupted Codex turns by @lichengzhe in #3
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Precompiled universal (arm64 + x86_64) macOS binaries: thinklight, thinklight-daemon, thinklight-check. Requires macOS 14+.
Quick install (downloads thinklight-macos-universal.tar.gz from the latest release and installs to ~/.local/bin; run it again to update):
curl -fsSL https://raw.githubusercontent.com/lichengzhe/thinklight/main/get.sh | bashManual download instead: the binaries are ad-hoc signed, not notarized, so clear the quarantine after unpacking:
tar xzf thinklight-2.2.0-macos-universal.tar.gz
cd thinklight-2.2.0
xattr -d com.apple.quarantine thinklight thinklight-daemon thinklight-check
install -m 755 thinklight thinklight-daemon thinklight-check ~/.local/bin/Building from source (./install.sh) also works and additionally enables thinklight update.
Highlights since the previous release: launchd attribution for the camera indicator, Studio Display sync, plugin 2.2.0.