/scorer.py

A simple python script to fetch cricket scores and send notifications.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

scorer.py

A simple python script to fetch cricket scores and send notifications.

Features

  • Allows you to choose from concurrent matches
  • Change choice by Ctrl+C
  • Quit by Ctrl+C twice
  • Shows notification only if there's a change in the score (run or wicket)

Requirements

  • libnotify, BeautifulSoup
  • Internet connection

Credits