Skip to content

shujaurrahman/Currently-Playing-on-Spotify-

Repository files navigation

Spotify Currently Playing Track

why?

TL;DR: why not?

I'm a music lover, I wanted people to know what i am playing in real-time so added this to my portfolio.

put your Spotify API credentials and Redirect URl in index.php like so:

CLIENT_ID = "your-spotify-client-id";
CLIENT_SECRET = "your-spotify-client-secret";
REDIRECT_URI = "PROJECT URI";

screenshot screenshot

Add small Spice of code in your portfolio. Look Fancy !! :) Customize Code and Frontend as per need..!!

screenshot

The project was created using the following tech:

- Javascript 
- css 
- Html
- PHP

Quick Start

  1. Clone the repo.

    git clone https://github.com/shujaurrahman/Currently-Playing-on-Spotify-.git  

    Alternatively you can just download the zip.

What's inside?

I have kept the file structure as simple as possible.

.
├── index.php
├── get_currently_playing.php
├── screenshot
└── README.md    ```

Contributing

Please feel free to pull requests or log issues.

Thanks!

Connect with me:

Developed by

with-coffee with-love

About

Get Currently Playing Spotify Track Without reloading full Page using AJAX without refresing access token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages