rishavanand / bookmyshow-cli

:movie_camera: CLI for listing movies playing in your city via BookMyShow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookMyShow

bookmyshow-cli is a CLI for listing movies playing in your city via BookMyShow.

Alt text

Getting Started

Installation

npm install -g bookmyshow-cli

Commands

Get your city code

bookmyshow cities mumbai

Get movies playing in your city

bookmyshow movies mumbai

Get movie details

bookmyshow movies mumbai ET00122101

Alt text

Contribution

PRs on Feature Requests, Bug fixes are welcome. Feel free to open an issue and have a discussion first.

License

MIT

Disclaimer

This tool is only intended for personal use and is a simple demonstration. It is in open domain and I am not responsible if you use it and violate any TnC. Or as they say, it's for science.

About

:movie_camera: CLI for listing movies playing in your city via BookMyShow

License:MIT License


Languages

Language:TypeScript 89.6%Language:JavaScript 10.4%