An open API service indexing awesome lists of open source software.

https://github.com/rawnly/tmdb-cli

The movie database client
https://github.com/rawnly/tmdb-cli

client commander commandline javascript meow node npm terminal themoviedatabase yarn

Last synced: about 1 year ago
JSON representation

The movie database client

Awesome Lists containing this project

README

          

# TMDB Client
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com)


home

> [The movie database][tmdb] nodeJS client

## Installation :tada:
To install this module you must use **NPM** or **Yarn**
```bash
$ [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][imdb] or on [tmdb][tmdb].

## How?
**TMDB Client** it's easy! You can just type `tmdb ` and select the right one from the list!


search

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


advanced

## Options :art:
You can personalize the result language with the flag `--lang` or use your own [**api-key**](https://developers.themoviedb.org/3/) with `--key`, by the way if you want restore default settings, obviously, you can do it easily with `--restore`!
> you should be [registered](https://www.themoviedb.org/account/signup) to get an [**api-key**](https://developers.themoviedb.org/3/)




![helpMenu](http://i.imgur.com/LYdwJdk.png)
![lang](http://i.imgur.com/h0LI99C.png)
![restore](http://i.imgur.com/k2Mx18s.png)




----

Coded with love by #Rawnly

[tmdb]: https://www.themoviedb.org/
[rawn]: https://github.com/rawnly
[imdb]: https://imdb.com/