1.0.17 • Published 6 months ago

cricket-cli v1.0.17

Weekly downloads
9
License
MIT
Repository
github
Last release
6 months ago

Cricket CLI 🏏

Score Test

Get Live Cricket Score Update on Terminal and CMD.

Requirements

  • Node.js 18X LTS or 20x LTS 📦

Installation

  • Install via GIT or Download the Repo
git clone https://github.com/mskian/cricket-cli.git
cd cricket-cli
npm install
  • Create NPM Link for CLI
sudo npm link
  • unlink CLI
npm rm --global cricket-cli

(OR)

  • Insall via NPM
npm install -g cricket-cli
  • install via npx
npx cricket-cli
npx cricket-cli -l
  • Test it
$ livescore -h

Usage: livescore [options]

Options:
  -V, --version            output the version number
  -l, --live               Get Current Live Cricket Match Score
  -m, --match <Match ID>   Enter Cricbuzz Live Match ID and Fetch the Live Score data from Cricbuzz Live Score Data
  -h, --help               display help for command
  • Get Current Live Match Score
livescore -l
  • Get Other Live Match Details
livescore -m <Live Match ID from Cricbuzz>

API Library 🗃

Disclaimer 🗃

  • This is not an Offical CLI tool from Cricbuzz - it's an Unofficial CLI tool and API
  • This is for Education Purpose only - use at your own risk on Production Site

All Credits Goes to https://www.cricbuzz.com/

LICENSE 📕

MIT

1.0.17

6 months ago

1.0.16

7 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

11 months ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.10

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago