Skip to content
/ Robbie Public

CLI for media sites like IMDB, GoodReads and TV shows.

License

Notifications You must be signed in to change notification settings

leilabs/Robbie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robbie

Media Information at your Fingertips

Docs

robbie, the friendly robot

Primarily you'll be using info, if you know what you want, but you can also use search if you're looking to find something general.

Specify one of the following afterwards (as well as as a title for the media)

  • movie

    robbie info movie "Hitchhiker's Guide to the Galaxy"
  • tv

    robbie info tv "Rick and Morty"
  • music

    • album
    robbie info album "Pablo Honey" "Radiohead"
    • song
    robbie info song "Runaway" "Kanye West"
    • artist
    robbie info artist "The Rolling Stones"
    
  • book

    robbie book "The Restaurant at the End of the Universe"

All commands return information regarding the query, each with their own unique keys and values. For example, movies or TV shows will provide a Rotten Tomatoes rating.

Development

Clone the repo, built it with robbie.gemspec, and install the gem it builds (robbie-*.gem). Simple as that.

git clone https://github.com/BenP51/robbie

cd robbie

gem build robbie.gemspec
gem install robbie-*.gem

LICENSE

This project is licenced under MIT. More information detailed in the license file.

About

CLI for media sites like IMDB, GoodReads and TV shows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages