Skip to content

animysore/cric.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cric.py

Python script to notify match events in Cricket. Screen grabs from cricbuzz. Url needs to manually updated for each match. (Will be fixed soon)

####Requirements :

  1. BeautifulSoup 4: sudo apt-get install python-bs4

  2. notify-send: sudo apt-get install notify-osd (Available for Linux only)

####To Do:

  1. Script selects matches on its own

  2. Cross-platform notifications

####Usage:

python cric.py

About

Python script to notify match events in Cricket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages