Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushpoddar/cricmenu
Live cricket score on MacOS Menu Bar
https://github.com/ayushpoddar/cricmenu
Last synced: 26 days ago
JSON representation
Live cricket score on MacOS Menu Bar
- Host: GitHub
- URL: https://github.com/ayushpoddar/cricmenu
- Owner: ayushpoddar
- License: mit
- Created: 2021-03-03T09:00:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T08:39:45.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T09:04:07.746Z (4 months ago)
- Language: Python
- Size: 13.3 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - CricMenu
README
# CricMenu
Live cricket score on MacOS Menu Bar[Download here](https://github.com/ayushpoddar/cricmenu/releases/download/1.0.0/CricMenu.zip)
## How does it look
![England vs India 4th Test - Ahmedabad - 2021](https://i.imgur.com/9gzLLsE.png)## Instructions:
1. Download the [ZIP file](https://github.com/ayushpoddar/cricmenu/releases/download/1.0.0/CricMenu.zip)
2. The ZIP file contains the application
3. Copy the URL of the match from [ESPNCricInfo](https://www.espncricinfo.com/)
4. Paste the URL in the dialog box that pops up when the application is opened
5. Allow notifications if you want notifications for boundaries and wickets
6. Enjoy!P.S: You get the option to enter another match's URL from the options in the app.
## Support
I have tested the app on my Macbook Air (MacOS Big Sur).Would love to hear about your feature requests and issues you face. Send me an email at [[email protected]](mailto:[email protected])
## Todo
1. Show the user a list of ongoing matches and allow her to choose from them.
2. Show live scorecard summary in the menu pop up.
3. Integrate live commentary with significant events like boundaries and wickets.
4. Redirect the user to relevant page upon clicking on the notification.
5. If the user has access to a streaming platform, save clips of significant events.## Known issues
1. Currently, the score API is fetched every 10 seconds in a new thread. This causes two issues:
- After the score is updated, the second thread resets it to the older score.
- Double notifications for a single event.
2. The displayed score, sometimes shifts out of view. This fixes itself once the score changes
![Score out of view](https://i.imgur.com/X7MpASI.png)## Installation help
When opening the app for the first time, MacOS will warn you that this app is from an unverified developer. Do the following after the warning pop up comes:
1. In the pop up shown, do NOT click on **Move to Bin**. Just click on the **Cancel** button.
2. Go to **System preferences**
3. Go to **Security & Privacy**
4. In the **General** tab, you will find an **Open Anyway** button. Click on that.
![Open unverified developer's app](https://i.imgur.com/vDzsaEv.png)
5. Click on **Open** in the confirmation pop up that Mac shows you next