https://github.com/rishavanand/bookmyshow-cli
:movie_camera: CLI for listing movies playing in your city via BookMyShow
https://github.com/rishavanand/bookmyshow-cli
bookmyshow bookmyshow-cli npm typescript
Last synced: about 1 year ago
JSON representation
:movie_camera: CLI for listing movies playing in your city via BookMyShow
- Host: GitHub
- URL: https://github.com/rishavanand/bookmyshow-cli
- Owner: rishavanand
- License: mit
- Created: 2020-02-23T05:22:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T10:45:42.000Z (almost 4 years ago)
- Last Synced: 2025-03-01T05:17:06.868Z (over 1 year ago)
- Topics: bookmyshow, bookmyshow-cli, npm, typescript
- Language: TypeScript
- Homepage:
- Size: 1.13 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BookMyShow
`bookmyshow-cli` is a CLI for listing movies playing in your city via BookMyShow.

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

## Contribution
PRs on Feature Requests, Bug fixes are welcome. Feel free to open an issue and have a discussion first.
## License
[MIT](https://github.com/rishavanand/bookmyshow-cli/blob/master/LICENSE)
## 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.