tmdb-cli

0.2.0 • Public • Published

TMDB Client

forthebadge forthebadge

home

The movie database nodeJS client

Installation 🎉

To install this module you must use NPM or Yarn

  $ [sudo] npm install tmdb-cli --global    # or Yarn 

Why?

I've done this module because I spend a lot of time on terminal and sometimes is easier search movies in commandline instead of open a new browser tab and search on imdb or on tmdb.

How?

TMDB Client it's easy! You can just type tmdb <film name> and select the right one from the list!

search

Also you can do an advanced search with the flag --advanced

advanced

Options 🎨

You can personalize the result language with the flag --lang or use your own api-key with --key, by the way if you want restore default settings, obviously, you can do it easily with --restore!

you should be registered to get an api-key



helpMenu lang restore



Coded with love by #Rawnly

Readme

Keywords

none

Package Sidebar

Install

npm i tmdb-cli

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • rawnly