logo

cricket-cli

CLI image

A lightweight npm package that delivers real-time cricket updates directly to developers' terminals. Built with Node.js, this CLI tool solves the problem of constantly checking apps/websites for match updates by bringing live scores to workflows.

Key Features:
⚡ Live scores with auto-refresh every 30s
📅 Upcoming match schedules
📊 Recent match results with detailed stats
🎮 Interactive menu with keyboard navigation

Tech Stack:
Node.js | npm | Axios | Chalk (for colored output) | CricketData API

Technical Highlights

Published on npm with 100+ weekly downloads
Optimized API usage (caching responses to stay within 100/day limit)
User-friendly UI with intuitive keyboard controls
Error handling for offline scenarios