Skip to content

sin/inspotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspotify

Instant Spotify search.

Inspotify shows search results instantly as you type and allows you to play music without even touching the mouse. Just type your search phrase, press TAB to select a track and hit ENTER to play it.

Created back in 2010 inspired by Google Instant. Updated recently to match the current Spotify design and increase performance.

Try it

http://sin.github.io/inspotify

Requirements

How to install

Download or clone the repo.

git clone https://github.com/sin/inspotify.git

Install required modules and build.

npm install
bower install
grunt

Start the server.

node serve.js

Now go to http://localhost:8080/

Screenshots

Screenshot

Screenshot