Skip to content

Gives you ball by ball updates on a live cricket match you want to monitor

Notifications You must be signed in to change notification settings

gijocode/CricketLiveScoreforMacOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Cricket Live Score for macOS

Hey there, cricket enthusiast! 🏏 Are you tired of missing out on the latest cricket match updates while working on your macOS? Look no further! The Cricket Live Score app for macOS is here to keep you in the loop with real-time match commentary and notifications.

App in action!

demo.mov

Features

  • Real-Time Updates: Stay up-to-date with live cricket match commentary right on your macOS desktop. No need to switch tabs or apps!

  • Notification Alerts: Get notifications for key moments like wickets, boundaries, and more. Never miss a thrilling moment again!

  • Customizable: Tailor the app to your preferences. Choose which events trigger notifications and enjoy a personalized cricket experience.

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/gijocode/CricketLiveScoreforMacOS.git
  2. Navigate to the repository directory:

    cd CricketLiveScoreforMacOS
  3. Install python packages:

    python -m pip install -r requirements.txt
  4. Run the app:

    python cricket_notifier.py

Requirements

  • macOS (Tested on macOS Big Sur)
  • Python 3.x
  • Beautiful Soup (pip install beautifulsoup4)
  • Requests (pip install requests)

Usage

  1. Run the app using the instructions in the Installation section.

  2. Sit back, relax, and let the app keep you updated with live cricket commentary.

  3. Customize notification preferences in the app as per your liking.

Contributing

Found a bug? Have an idea for an enhancement? We'd love your contributions!

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:

    git commit -m "Add your commit message here"
  4. Push to your branch:

    git push origin feature/your-feature-name
  5. Open a pull request! We'll review your changes and merge them if they look good.

Happy cricketing! Feel free to reach out if you have any questions or suggestions. Let's enjoy the game together! 🎉

About

Gives you ball by ball updates on a live cricket match you want to monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages