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
- Host: GitHub
- URL: https://github.com/rawnly/tmdb-cli
- Owner: rawnly
- License: other
- Created: 2017-02-20T22:35:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T01:04:06.000Z (about 9 years ago)
- Last Synced: 2025-02-25T04:34:37.854Z (over 1 year ago)
- Topics: client, commander, commandline, javascript, meow, node, npm, terminal, themoviedatabase, yarn
- Language: JavaScript
- Size: 2.65 MB
- Stars: 18
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TMDB Client
[](http://forthebadge.com)
[](http://forthebadge.com)
> [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!
Also you can do an advanced search with the flag `--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/)



----
Coded with love by #Rawnly
[tmdb]: https://www.themoviedb.org/
[rawn]: https://github.com/rawnly
[imdb]: https://imdb.com/