Coder Social home page Coder Social logo

crickfev's Introduction

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

  • See live and upcoming events of cricket
  • See scores of all live match
  • See full score-card of a particular match

How to use?

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

  • Installing virtualenv:
$ sudo pip install virtualenv
  • Making virtualenv:
$ virtualenv venv
  • Go to your CrickFev dir and activate it:
$ . venv/bin/activate
  • To install all required packages:
$ pip install --editable .
or
$ sudo pip install --editable .

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 )

crickfev's People

Contributors

sipah00 avatar vchrombie avatar subhrajitprusty avatar umangahuja1 avatar yashrsharma44 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.