Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1005 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 1005 Bytes

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