Skip to content

AlexanderBacklund/spotiRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

spotiRemote

Prerequisite

  • Python3

  • Spotipy

     pip3 install spotipy
     pip install git+https://github.com/plamere/spotipy.git --upgrade
    
  • SpotifyToken

     pip3 install spotify_token   
    
  • Enviromental variables with the following names: - SPOTIFY_USER - Your spotify name - SPOTIFY_PASS - Your spotify password

Use it

First you need to start an instance of spotify. Then you run the program with the following command:

    python3 spotiRemote.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages