linuxserver/spotube

Sponsored OSS

By linuxserver.io

Updated 2 days ago

Image
2

10K+

linuxserver/spotube repository overview

linuxserver/spotube

This readme has been truncated from the full version found HERE

Spotube is an open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source, eliminating the need for Spotify Premium

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=spotube \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/spotube/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/spotube:latest

Tag summary

Content type

Image

Digest

sha256:f5d070fb7

Size

1.1 GB

Last updated

2 days ago

docker pull linuxserver/spotube:5.1.2

This week's pulls

Pulls:

916

Last week