Skip to content

Web app to listen along to your friends (without premium)

Notifications You must be signed in to change notification settings

Fidasek009/listen-along

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listen Along

About

A simple web app to that allows you to listen to your friends on Spotify. This works for all your followed users who share their spotify activity. You just need to supply it with your sp_dc cookie from your browser which should last a year.

How to run

  1. Clone the repository
git clone https://github.com/Fidasek009/listen-along.git
  1. Find your sp_dc cookie at https://open.spotify.com/

  1. Create a .env file containing your cookie
cd listen-along
echo 'SP_DC_COOKIE="<your cookie>"' > .env
  1. Run the app
docker-compose up -d

About

Web app to listen along to your friends (without premium)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published