Skip to content

siri like node application that takes in parameters to display search in terminal

Notifications You must be signed in to change notification settings

tindoann/liri-node-app

Repository files navigation

Liri Node App aka Liri Bot

Overview

SIRI is a Speech Interpretation and Recognition Interface, similarly, LIRI is a Language Interpretation and Recognition Interface. LIRI is a command line Node app that takes in parameters and gives users back data in the terminal. The app takes searches through API databases from spotify, omdb, and bandsintown.

Requirements

  • Node.js
  • Spotify-API-Keys
  • Node Package Manager

Walkthrough

  • Clone repo

  • From the command line, navigate into the LIRI pathway

  • Select from three main options: concert-this, movie-this, spotify-this-song;

  • The format to search is 'node liri [options] [query]' ex. node liri spotify-this-song day n nite

  • To search for an artist or album, type in a song track and use the spotify-this-song command

If spotify query is left blink, Ace of Base - The Sign, will be set to the default search

  • To search for dates and venues for upcoming concerts from an artist; use the 'concert-this' command

  • To search for information on a movie, type in the movie title; use the 'movie-this' command

  • There is one last hidden command - 'do-what-it-says'

About

siri like node application that takes in parameters to display search in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published