Unlock the power of real-time cricket updates directly from your terminal with cricket-cli — an indispensable npm package for cricket enthusiasts. Stay ahead of the game with live scores, track ongoing matches, anticipate upcoming showdowns, and reminisce about recent matches — all conveniently accessible from your command line interface.
Watch a demo of cricket-cli in action:
Before using Cricket Terminal, please ensure you have the following:
- An API key to access live cricket scores. You can obtain your API key from cricketdata website.
- Note: There is a limit of 100 requests per day.
To install cricket-cli , simply run the following command in your terminal:
npm install -g @onlyvishesh/cricket-cli
After installing Cricket Terminal globally, you can use it by running the following command in your terminal:
cricket-cli
You will be presented with a menu where you can choose from the following options:
- Live Scores
- Ongoing Matches
- Upcoming Matches
- Recent Matches
Choose an option by using the arrow keys and pressing Enter. Follow the on-screen instructions to get the desired information.
See the latest version from npmjs website.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on the GitHub repository.
This project is licensed under the ISC License.