Skip to content

zenwattage/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app

SIRI LIRI will search Spotify for songs, Bands in Town for concerts, and OMDB for movies.

Demo

Click here to see a full demo of Liri

Table of Contents

Installation

npm install 
git add . && git commit -m 'installed node modules'
git push

Usage

node liri.js concert-this <artist/band name here>

node liri.js spotify-this-song <song name here>

node liri.js movie-this <movie title>

node liri.js do-what-it-says

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request. Window size: 1280 x 773 Viewport size: 1280 x 636

Releases

No releases published

Packages

No packages published