sipah00 / CrickFev

CLI for getting update of live cricket matches
MIT License
7 stars 9 forks source link
command-line-tool webscraping

chat on Slack

made with &hearts in Python

CrickFev

A command line tool to see cricket updates.

demo

Why?

Mr.X loves to do stuffs in terminal and he is die-hard fan of Cricket.

Some times due to work, he can not see full live match on screen, so whenever he wants to see score he has to open browser.

What about a CLI app which will give you update of matches.

Features

How to use?

To use, it is recommended to make virtualenv and then install all required packages:

Note $ means commands should be entered in Terminal

Usage

Commands Description
levent See live and upcoming events of cricket
lscore See scores of all live matches
lscore --ch=[OPTION] See scores of particular event related live match ( [OPTION] stands for event number )
lscorecard --em [OPT1] [OPT2] See full score-card of a particular match ( [OPT1] for event number and [OPT2] for match number )