Skip to content

Releases: lichengzhe/thinklight

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:10

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

The 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 install by @IceThunder in #5

Full Changelog: v2.5.1...v2.6.0

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 08:52

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

The binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 08:27

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

The binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.

Full Changelog: v2.4.0...v2.5.0

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:58

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

The binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:23

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

The binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:25

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

The binaries are ad-hoc signed and not notarized. SHA-256 checksums are attached.

Full Changelog: v2.2.1...v2.2.2

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:10

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

The 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

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.