Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xxczaki/movies-cli
🎥 Get information about your favorite movies
https://github.com/xxczaki/movies-cli
api app chalk cinema cli cli-app database db film got graphql imdb info movie movies nodejs npm search tmdb tmdb-api
Last synced: 2 months ago
JSON representation
🎥 Get information about your favorite movies
- Host: GitHub
- URL: https://github.com/xxczaki/movies-cli
- Owner: xxczaki
- License: mit
- Created: 2018-11-29T13:50:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T16:44:08.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:30:16.130Z (9 months ago)
- Topics: api, app, chalk, cinema, cli, cli-app, database, db, film, got, graphql, imdb, info, movie, movies, nodejs, npm, search, tmdb, tmdb-api
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Movies CLI 🎥
> Get information about your favourite movies!
[![Build Status](https://travis-ci.org/xxczaki/movies-cli.svg?branch=master)](https://travis-ci.org/xxczaki/movies-cli)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)![Animated SVG](https://rawcdn.githack.com/xxczaki/movies-cli/master/movies.svg)
---
## Install
```bash
npm install --global movies-cli
```## Usage
Just type `$ movies` to get started :unicorn:
## Info
This app is using the GraphQL wrapper for [The Movie Database](https://www.themoviedb.org/) API, made by [agustif](https://github.com/agustif) and available [here](https://movie-database-graphql-qwqnwstigc.now.sh/graphiql).
### License
MIT