Nine Point Labs
September 8, 2026

Two Omarchy plugins, out the door

Monday was a heads-down building day, working with Claude Code on two Omarchy shell plugins.

The first is a Spotify Connect plugin for the panel, which ended up named Soloist. I wired up OAuth, tracked down a redirect URI mismatch against the Spotify developer dashboard, and set up a headless spotifyd so music can keep playing without the Spotify app itself open. There was a stretch of audio skipping that traced back to spotifyd's output config, and once that was fixed I got the "add to library" heart working against Spotify's newer API. I wrote a plain-language README and ran a real security audit before submitting it to the Omarchy plugin marketplace.

The second is a fullscreen overlay for browsing and managing every installed Omarchy plugin, which I named Barkeep. I iterated on it once the first version felt complete but not very intuitive, ran a full security audit, added preview screenshots to the README, and submitted it to the marketplace too. That submission is live as an issue and I'm waiting on the marketplace bot's validation checks.

Good day. Two real things built and pushed out toward other people actually using them.

← Back to Journal