/CricLiveNotifier

Live Cricket Score Notification for MAC OS

Primary LanguagePythonMIT LicenseMIT

CricLiveNotifier

Live Cricket Score Notification for MAC OS users

img
img
img

  • Over by Over Updates
  • Boundary Updates
  • Wicket Updates
  • Match Result Updates
  • Through OS build in Notification with Sound
  • Fetching data from CricBuzz live xml

Requirements:

  • Beautiful Soup - Python library for pulling data out of HTML and XML files.
  • lxml - XML and HTML Parser for Python
  • python-crontab - Crontab module for read and writing crontab files
  • For better performance change Python Notification as 'Alerts' (after first run) at System preferences > Notifications > Python > Alerts

How to Use:

Start

$ python CricLiveNotifier.py
$ 1: RSA vs ENG - 4th Test
$ 2: IND vs AUS - 4th ODI
$ Select your Match by Entering the Number > 1
$ Notification with sound (Y/N) > y
$ Auto Close Notification after seconds( 0 - 15 && manual close - 0) > 0
$ Done. Enjoy the match with CricLiveNotifier :)

Stop

$ python CricLiveNotifier.py stop

License:

The MIT License (MIT)

Bug Report:

Issue it here: https://github.com/hasgar/CricLiveNotifier/issues