Giter Club home page Giter Club logo

ipl_live_updates's Introduction

Get Live IPL Updates

Description

Run this script to get live notification on every Four, Six and fall of Wicket of Indian Premier League matches right on your desktop. Notification will contain:

  • Title of teams (Eg. Mumbai Indians vs. Chennai Super Kings)
  • Activity of the ball (Eg. DJ Bravo to HH Pandya, Six)
  • Current score with overs

Screenshots

Linux

Linux Notification

Windows

Windows Notification

Prerequisites

The Code is written in Python 3.7. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip.

To install pip run in the command Line

python -m ensurepip -- default-pip 

to upgrade it

python -m pip install -- upgrade pip setuptools wheel

to upgrade Python

pip install python -- upgrade

Important Shoot this command to install additional required packages:

pip install argparse beautifulsoup4 html5lib plyer requests

Run Script

Open Terminal or Command Prompt and type

python Get_Live_IPL_Updates.py

Troubleshooting

If you are not getting current score along with the notification, you just need to pass an argument with the command.

python Get_Live_IPL_Updates.py --team=B

ipl_live_updates's People

Contributors

rowhitswami avatar

Watchers

James Cloos avatar kgangadhar 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.