Skip to content

Command Line Interface with argument processing and API calls to Twitter, Spotify and OMDB.

Notifications You must be signed in to change notification settings

mcibulka/LIRI-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIRI

LIRI is a Language Interpretation and Recognition Interface built with node.js. Through the command line, a series of parameters can be entered and data will be returned. LIRI can submit requests to Twitter, Spotify and OMDB based on the commands below.

my-tweets

Returns 20 most recent tweets from connected Twitter account.

spotify-this-song <song name>

Displays the artist, song name, Spotify preview link, and album. If no song is provided the default is "The Sign" by Ace of Base.

movie-this <movie name here>

The following will be displayed:

  • Title
  • Year Released
  • IMDB Rating
  • Rotten Tomatoes Rating
  • Country Produced
  • Language
  • Plot
  • Actors

About

Command Line Interface with argument processing and API calls to Twitter, Spotify and OMDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published