Skip to content

PiyushBhangale/Desktop-Cricket-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop notifier in python

The score of currently ongoing matches will be notified on desktop.

So, in order to fetch the cricket stats, we are using this Python script to scrape data.

The topnews.py file contains the xml parsing and the notify.py contains the interaction with D-Bus to faciliate the inter-process communication.

alt-text

How to run

sudo python3 notifier.py

About

A desktop notifier is a simple application which produces a notification regarding the scores of the ongoing cricket matches on desktop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages