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: 8 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T16:44:08.000Z (about 3 years ago)
- Last Synced: 2025-03-25T09:04:08.643Z (over 1 year 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: 2
- 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!
[](https://travis-ci.org/xxczaki/movies-cli)
[](https://github.com/xojs/xo)

---
## 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