Skip to content

lampboard 0.2.3

Choose a tag to compare

@marmyx77 marmyx77 released this 31 Aug 11:51
· 3 commits to main since this release

Documentation only: the application is byte-for-byte the behaviour of 0.2.2. This release exists so that the README inside the disk image carries an install line that works.

Requires macOS 14 or later (macOS 26 for dictation).

Signed with a Developer ID and notarized by Apple: the disk image opens with a double click.

Installing from the tap

brew tap marmyx77/tap
brew trust marmyx77/tap
brew install --cask lampboard
lampboard install-hooks

The middle line is not ceremony. Since Homebrew 6 a cask from a third-party tap is refused until the tap is trusted, and the refusal names neither the cask nor a reason you can act on. The line 0.2.2 documented — brew install --cask marmyx77/tap/lampboard — fails for everybody.

macOS asks once, and everything waits until you answer. Homebrew marks every download, so the first launch raises the downloaded from the Internet dialog, while you are still reading the terminal. Click Open. Until you do, the panel does not appear and every lampboard command hangs against a server that has not bound its port, with nothing on screen to say why.

Both are in docs/07-traps.md, with the two wrong measurements that made the second take half an hour to find.