GitXplorerGitXplorer
m

spotify-playing-track

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b0e5ce187f9de44f144d0496f24aa0d029e6b048

Add License section.

mmertssmnoglu committed 3 years ago
Verified
fa52e2ffb6ae4e3292cb87da1170f85003e24539

Create LICENSE

mmertssmnoglu committed 3 years ago
Unverified
4aca80c1488377b7ed199040aa8d4b6e68315749

Add all files. v1.0 Released.

mmertssmnoglu committed 3 years ago
Unverified
f5552fe13954e202e5d99084306d6b5730b91c3d

Add README.md

mmertssmnoglu committed 3 years ago
Unverified
39c6bfbff6271102eb96b74d8011bf4fff0948eb

Ignore node_modules

mmertssmnoglu committed 3 years ago

README

The README file for this repository.

Spotify Current Playing Track

Get your current playing track on Spotify and show them to everyone.

Download and Run

git clone https://github.com/mertssmnoglu/spotify-playing-track.git # Clone all files
cd spotify-playing-track # Change directory
# Open config.json and paste your Spotify Access Token into the "token" then save.
npm install # Install all dependencies
npm run getplaying # Run

License

GNU Licensed. Read the license before use.