Skip to main content

Cross platform cricket score notifications

Project description

cricNotifier version Build Status

A python application for real time cricket match notifications on Windows and Linux

Menu for available matches

alt text

Notifications on KDE Neon 5.20

alt text

Notifications on Windows 10 20H2

alt text

Features

  • Rich command line UI
  • Choose among multiple live matches
  • Cross platform, works on Windows and Linux systems
  • Rich logging configuration
  • User defined notification timeout
  • Popular tweets related to selected match [coming soon]

Installation

Make sure you have python 3 installed, you can install it from here

Clone the Repository

git clone https://github.com/zweack/cricNotifier.git && cd cricNotifier

For Windows:

pip install -r requirements/requirements_win.txt

Or install the package

python setup.py install

For Linux:

pip install -r requirements/requirements_other.txt

Or install the package

sudo python3 setup.py install

Running the Application

Run the application directly

For Windows:

python app/main.py

For Linux:

python3 app/main.py

Or run below command if you have installed it as package

cricNotifier

Logging Configuration

Coming soon!

Match Tweets

Coming soon!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cricNotifier-1.0.2.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

cricNotifier-1.0.2-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page