VolksRat71 / liriNode

Using Node.js πŸ‘¨β€πŸ’» interface with API's to display movies, bands, concerts!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.

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

Use the commands "node liri" to clarify the program.

examples:

concert-this concert

`spotify-this-song' spotify

movie-this movie

try do-what-it-says to access random.txt and look up that song!

change

About

Using Node.js πŸ‘¨β€πŸ’» interface with API's to display movies, bands, concerts!


Languages

Language:JavaScript 100.0%