Skip to content

This is a CLI app that allows you to utilize the twitter, spotify, and OMDB app to search for several things.

Notifications You must be signed in to change notification settings

mattsald48/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app

This is a CLI app that allows you to utilize the twitter, spotify, and OMDB app to search for several things. To get started you need to add your own api keys for each of the api listed above. Place them in their respective places in the key.js folder. Also run npm install.

To run the app go to the source folder and type node liri.js

You will be presented with the choice to choose 4 options

-"my-tweets" -will return your 15 most recent tweets

-"spotifiy-this-song" -will return the song inputed into the command line

-"movie-this" -will return information about the movie searched for in the command line

  • "do-what-it-says" -will do what is typed into a text file called random.txt that is in the app folder.

To exit the app press control+c

About

This is a CLI app that allows you to utilize the twitter, spotify, and OMDB app to search for several things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published