All Projects → springload → springtunes

springload / springtunes

Licence: other
Control your Spotify client remotely from your browser

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to springtunes

laravel-spotify
Laravel-Spotify is a simple wrapper around the Spotify Web API that makes working with its endpoints a breeze!
Stars: ✭ 141 (+642.11%)
Mutual labels:  spotify, spotify-api
aw-watcher-spotify
Logs what you listen to on Spotify
Stars: ✭ 41 (+115.79%)
Mutual labels:  spotify, spotify-api
Partify
This is a free open source Spotify-powered app that lets users host parties and have guests connect using their smartphones to submit and vote on songs. The app will only play the highest voted song and can connect to personal playlists.
Stars: ✭ 37 (+94.74%)
Mutual labels:  spotify, spotify-api
YoutubeDownloader
A Music downloader with Spotify integration for automatic metadata application. [Depricated]
Stars: ✭ 13 (-31.58%)
Mutual labels:  spotify, spotify-api
listentogether-hackathon
Grab some friends, connect your Spotify account, and listen to music in sync with each other.
Stars: ✭ 20 (+5.26%)
Mutual labels:  spotify, spotify-api
Spotify-Readme
A dynamic, customizable, and real-time Spotify now-playing widget for your README files.
Stars: ✭ 85 (+347.37%)
Mutual labels:  spotify, spotify-api
xspfy
Import XSPF playlists to Spotify.
Stars: ✭ 29 (+52.63%)
Mutual labels:  spotify, spotify-api
Spotitube
Synchronize your Spotify collections downloading from external providers
Stars: ✭ 250 (+1215.79%)
Mutual labels:  spotify, spotify-api
spotipy2
The next generation Spotify Web API wrapper for Python 3.7+
Stars: ✭ 25 (+31.58%)
Mutual labels:  spotify, spotify-api
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (+0%)
Mutual labels:  spotify, spotify-api
SpotMusicGen
A Program that creates a Spotify playlist from a YouTube Playlist
Stars: ✭ 47 (+147.37%)
Mutual labels:  spotify, spotify-api
spotify-vibe-check
Spotify Vibe Checker Web App to vibe check your Spotify Playlists! (currently broken due to CORS)
Stars: ✭ 24 (+26.32%)
Mutual labels:  spotify, spotify-api
spotify-song-recommender
A Spotify song recommendation engine built with the power of graph analytics.
Stars: ✭ 34 (+78.95%)
Mutual labels:  spotify, spotify-api
spotify-release-list
📅 Display list of Spotify releases from artists you follow
Stars: ✭ 142 (+647.37%)
Mutual labels:  spotify, spotify-api
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+1236.84%)
Mutual labels:  spotify, spotify-api
spotify-reverse-playlist
This Linux bash script reverses the tracks in a playlist. It creates a new playlist with all tracks reversed.
Stars: ✭ 29 (+52.63%)
Mutual labels:  spotify, spotify-api
Spotify Qt
Lightweight Spotify client using Qt
Stars: ✭ 212 (+1015.79%)
Mutual labels:  spotify, spotify-api
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (+1094.74%)
Mutual labels:  spotify, spotify-api
spotify-api-graphql-console
Spotify Web API GraphQL console.
Stars: ✭ 29 (+52.63%)
Mutual labels:  spotify, spotify-api
spottr
🌵 Your Spotify stats all in one place.
Stars: ✭ 25 (+31.58%)
Mutual labels:  spotify, spotify-api

Logo Springtunes

Codeship Status for springload/springtunes npm version Dependency Status devDependency Status

Control your Spotify client remotely from your browser without having to log in to anything.

Current features:

  • Play a song/playlist using Spotify URL
  • Current track/artist/album
  • Previous song
  • Next song
  • Play/Pause
  • Mute/Unmute
  • Change volume

If you use Springtunes and like it, please give us a GitHub star ;)

Screenshot

Screenshot Springtunes

Requirements

  • Spotify client needs to run on the machine hosting the server
  • Only compatible with MacOS X 10.10 or later
  • NodeJS v6 (LTS) installed.

Getting started

Make sure you use NodeJS v6+. (type node -v to check it)

npm install -g springtunes
springtunes

If you want to change the server port you can use PORT=XXXX springtunes

By default, you should be able to access Springtunes on the host machine using http://localhost:3000/

Then, to access it from another computer on your network, use something like http://[IP_ADDRESS_HOST_MACHINE_WITH_SPOTIFY:3000/]

Browser extension

Once Springtunes server is running, you can also install the Springtunes browser extension for supported browser.

Contribute

If you want to contribute to this project, please check this page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].