Code Monkey home page Code Monkey logo

cricket-rs's Introduction

cricket-rs

CI

A terminal based fast and optimized live cricket score viewer.

Terminal UI for cricket-rs

Supported Operating Systems

  • Should support any Linux distro(if not, please open an issue).
  • Windows.
  • MacOS(Not tested).

Installation

  • Download the binary for your OS from releases.
  • Install directly from the repository -
    1. Prerequisites: rust and cargo
    2. git clone this repository.
    3. cargo install --path . should install the binary. Make sure $HOME/.cargo/bin is in your $PATH variable.

Usage

Fast and optimized live cricket score viewer in the terminal

Usage: cricket-rs [OPTIONS]

Options:
  -t, --tick-rate <MILLISECONDS>  Sets match details refresh rate [default: 40000]
  -m, --match-id <ID>             ID of the match to follow live [default: 0]
  -h, --help                      Print help information
  -V, --version                   Print version information
  • For Windows Users - I suggest using Windows Terminal and Powershell.
  • How to get the match ID -
    • Go to the cricbuzz page showing the match live.
    • From the URL of the page extract the match ID.
    • Example URL - https://www.cricbuzz.com/live-cricket-scores/<match-id>/series-name....
    • Then run the CLI using the match ID - cricket-rs -m <match-id>.

Keyboard Bindings

Key Description
Scroll scorecard up
Scroll scorecard down
& Switch tabs/matches
Ctrl + C or q Quit

Contributing

Take a look at the guide.

License

MIT License

cricket-rs's People

Contributors

pmk21 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

cricket-rs's Issues

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.