Rather simple yet sophisticated currently playing song from Spotify project. Now with a moving progress bar and song history!
Annoying part was having to write a seperate application programming interface server for the song history functionality.
Taken 14th of June 2024.Clone the repository
git clone https://github.com/v4ltages/spotify.git
Install dependencies
npm install
Run the next.js development environment
npm run dev
You may have to register a API application on last.fm and make your own API server for the song history to function!
- Forked originally from cnrad/s.
- Phineas/lanyard for Lanyard.
- alii/use-lanyard for making the Lanyard web socket.
This project is under the MIT license. You may do as you please with this projects code as long as you read through the license agreement.
Credit is always appreciated!