Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T10:45:42.000Z (over 2 years ago)
- Last Synced: 2024-10-17T16:03:52.004Z (21 days 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.![Alt text](images/bookmyshow-cli.png?raw=true "bookmyshow-cli")
## 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](images/bookmyshow-cli-2.png?raw=true "bookmyshow-cli-2")
## 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.