Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cricket-cli

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cricket-cli

Get Live Cricket Score Update on Terminal and CMD.

  • 1.0.17
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Cricket CLI 🏏

Score Test

Get Live Cricket Score Update on Terminal and CMD.

Cricket Score

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 🗃

  • Free Cricket API - https://github.com/sanwebinfo/cricket-api-nodejs

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

Keywords

FAQs

Package last updated on 18 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc