🍺 BREW Explorer

← all formulae

go-librespot

brew install go-librespot v0.7.4 GPL-3.0-only

Spotify client

85
30-day installs · #3710
112
90-day · #5333
367
365-day · #5832
328
★ GitHub stars · updated 2mo ago

Runtime dependencies

Build dependencies

GitHub topics

audio-player spotify spotify-connect

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go",
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "flac",
    "libogg",
    "libvorbis"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Spotify client",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:15+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "go-librespot",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-19T14:34:47Z",
  "github_readme_excerpt": "# go-librespot\n\n[![GitHub release](https://img.shields.io/github/release/devgianlu/go-librespot.svg)](https://github.com/devgianlu/go-librespot/releases/latest)\n![GitHub branch check runs](https://img.shields.io/github/check-runs/devgianlu/go-librespot/master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/devgianlu/go-librespot)](https://goreportcard.com/report/github.com/devgianlu/go-librespot)\n[![GitHub License](https://img.shields.io/github/license/devgianlu/go-librespot)](https://github.com/devgianlu/go-librespot/blob/master/LICENSE)\n\nYet another open-source Spotify Connect compatible client, written in Go.\n\n\u003e go-librespot gives you the freedom to have a Spotify Connect device wherever you want.\n\n## Getting Started\n\n### Using prebuilt binary\n\nTo get started you can download prebuilt binaries for\nthe [latest release](https://github.com/devgianlu/go-librespot/releases/latest).\n\nDevelopment prebuilt binaries are also available\nas [GitHub Actions artifacts](https://github.com/devgianlu/go-librespot/blob/249b8fee709e2d08fe9c39a16ad0fc4b737cb967/.github/workflows/release.yml#L62).\n\n### Using Docker\n\nA lightweight Docker image for go-librespot is available\non the [GitHub Container Registry](https://github.com/devgianlu/go-librespot/pkgs/container/go-librespot).\n\nAn example Docker Compose configuration for PulseAudio is available [here](/docker-compose.pulse.yml).\n\n### Using Brew\n\nYou can also install go-librespot [using Brew](https://formulae.brew.sh/formula/go-librespot)\non macOS and Linux (thanks @kriive):\n\n```shell\nbrew install go-librespot\n```\n\n### Building from source\n\nTo build from source the following prerequisites are necessary:\n\n- Go 1.25 or higher\n- Libraries: `libogg`, `libvorbis`, `flac`, `libasound2`\n\nTo install Go, download it from the [Go website](https://go.dev/dl/).\n\nTo install the required libraries on Debian-based systems (Debian, Ubuntu, Raspbian), use:\n\n```shell\nsudo apt-get install libogg-dev libvorbis-dev libflac-dev libasound2-dev",
  "github_repo": "devgianlu/go-librespot",
  "github_stars": 328,
  "github_topics": [
    "audio-player",
    "spotify",
    "spotify-connect"
  ],
  "homepage": "https://github.com/devgianlu/go-librespot",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 85,
  "installs_365d": 367,
  "installs_90d": 112,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "go-librespot",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3710,
  "rank_365d": 5832,
  "rank_90d": 5333,
  "raw_hash": "c493a4dc6c64efcb",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/go-librespot.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.7.4",
  "versioned_formulae": [],
  "why_use_this": null
}