macOS
brew install go-librespotlocal Homebrew formula metadata
brew / rank 5707
Spotify client. Version 0.10.0 via Homebrew; verified 2026-09-18. Also installable with nix: nix profile install nixpkgs#go-librespot.
install
brew install go-librespotlocal Homebrew formula metadata
nix profile install nixpkgs#go-librespotnixpkgs package indexes · pkgs/by-name/go/go-librespot/package.nix · source: api.github.com
overview
Spotify client
history
go-librespot is a Go Spotify Connect compatible client for running a local playback receiver.
The public repository was created in 2023. Its README presents the project as an open-source Spotify Connect compatible client written in Go, with release binaries, Docker images, Homebrew packaging, and source builds around a daemon entry point.
The project sits in the broader librespot ecosystem of open-source Spotify clients. The Rust librespot project describes that space as an alternative to Spotify's deprecated closed-source libspotify, while go-librespot packages the idea as a Go daemon with mDNS registration and audio backend configuration.
Practitioners use go-librespot to make a machine appear as a Spotify Connect device on a local network. The README documents Zeroconf mode, mDNS backend selection, audio-related build dependencies, container use, and a configuration directory holding config.yml, state.json, and a lockfile.
For package users, go-librespot is notable because Spotify Connect compatibility usually depends on background service behavior, audio libraries, mDNS, and state storage; Homebrew and container packaging reduce that setup to a reproducible install.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/go-librespot/config.yml~/Library/Application Support/go-librespot/config.yml%APPDATA%\go-librespot\config.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/go-librespot/state.json~/Library/Application Support/go-librespot/state.json%APPDATA%\go-librespot\state.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
go-librespot | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/devgianlu/go-librespot
install metadata
| Package key | brew:go-librespot |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-librespot |
| Homepage | https://github.com/devgianlu/go-librespot |
| Repository | https://github.com/devgianlu/go-librespot |
| License | GPL-3.0-only |
| Source archive | https://github.com/devgianlu/go-librespot/archive/refs/tags/v0.9.0.tar.gz |
| Last updated | 2026-09-18T17:21:51+02:00 |
| Pulse | updated |
| Dependencies | flac, libogg, libvorbis, mpg123 |
| Build dependencies | go, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | go-librespot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
go-librespot
nix profile install nixpkgs#go-librespotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.