MD-AZMAL / whatsthescore

Fetch live cricket scores and show as notification in linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whatsthescore

Python script to show notification of live cricket matches.
Simply run it on the terminal and you are good to go.

Works well for live matches at crickbuzz

Dependencies

sudo apt install libnotify-bin notify-osd
pip3 install beautifulsoup4
pip3 install requests

Running the script

cd whatsthescore
python3 whatscore.py

Sample Screenshots

Screenshot 1

About

Fetch live cricket scores and show as notification in linux


Languages

Language:Python 100.0%