Skip to content

FlafyDev/spotify-listen-together

Repository files navigation

Spotify Listen Together

⚠️ Not working anymore ⚠️

I'm not using Spotify anymore so I have no real motivation to continue maintaining this project.





### This project is still in development and testing. Please keep this in mind! Spotify Listen Together is an extension for [Spicetify](https://spicetify.app/) and an alternative solution to Spotify's Group Session.

Download

Marketplace

Download Spicetify Marketplace

OR: Manual Installation

  1. Download and install Spicetify.
  2. Download listenTogether.js.
  3. Paste listenTogether.js in %userprofile%\.spicetify\Extensions(Find the folder .spicetify by doing spicetify -c in the CMD/Powershell).
  4. Run spicetify config extensions listenTogether.js and spicetify apply.

Usage

Press the "Listen Together" button in the top left to open the extension's menu.

Creating a Server

To listen together with others, you must first create a server for everyone to join to. To get started, go to Spotify Listen Together Server or host with Heroku.

Deploy

Joining a Server

Press "Join a server" in the menu and enter the server's address and your name.

Playing, Seeking, and Pausing Songs

Only the hosts are able to change, seek, and pause songs. To become a host, press "Request host" in the menu and enter the password set by the server.

Disconnecting From a Server

Press "Leave the server" in the menu.

Examples

Example of the website: Website

TODOs (For both the client and the server)

  • Change "server" to "room". Have multiple rooms per server.
  • Fix unexpected behavior when selecting the song that is currently playing.