Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.02 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.02 KB

Steam Spotify V2

Show's your current playing song on steam as the game your playing

Install

git clone https://github.com/HuxleyMc/Steam-Spotify

Or

Download Zip

Install Required modules

npm install

Usage

  • Create a spotify app on Spotify for Developers Dashboard
  • Edit the example.env and add the following
    • Add your steam user and password
    • Add your spotify id and secret
  • Rename example.env to .env

Starting

To start run

npm run build
npm run start

Dev

To run dev NOTE: docker is currently not working

npm run dev

Authors

See also the list of contributors who participated in this project.