Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayankchd/movie
A CLI for getting information about movies and comparing two movies
https://github.com/mayankchd/movie
Last synced: 2 months ago
JSON representation
A CLI for getting information about movies and comparing two movies
- Host: GitHub
- URL: https://github.com/mayankchd/movie
- Owner: mayankchd
- License: mit
- Created: 2016-03-17T13:47:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T13:25:46.000Z (2 months ago)
- Last Synced: 2024-07-29T17:04:43.671Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 135 KB
- Stars: 156
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps - movie - Get movie info or compare movies. (Entertainment / Movies)
- fucking-awesome-cli-apps - movie - Get movie info or compare movies. (Entertainment / Movies)
README
# movie-cli
A CLI for getting information about a movies and comparing two movies```
npm i -g movie-cli
``````
movie Into The Wild // For infomation about a movie
movie Into The Wild :: Wild // For comparing two movies
```
![Example GIF](https://raw.githubusercontent.com/mayankchd/movie/master/screen.gif)