A simple python script to fetch cricket scores and send notifications.
- 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)
- libnotify, BeautifulSoup
- Internet connection
- CricInfo for providing score
- Anubhav Yadav for initial code and idea
- Akshay S Dinesh