Skip to content

v2.2.0

Choose a tag to compare

@lichengzhe lichengzhe released this 23 Jul 09:05

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 | bash

Manual 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.