Skip to main content

Gathers live MLB game scores and data and displays them on a mini GUI on the top right corner of the screen

Project description

The DesktopScoreViewer program does exactly as its name implies: it gathers game scores and data and displays them live on a mini GUI on the top right corner of your screen. This allows the user to casually follow games without it being too intrusive or distracting.

Installation

You can press the git clone button on the top right or type this on your terminal:

git clone https://github.com/JosephJ12/DesktopScoreViewer

You can also install using pip:

pip install DesktopScoreViewer

Program also requires firefox webdriver, geckodriver which must be installed separately. Install at this link: https://www.guru99.com/gecko-marionette-driver-selenium.html

Usage

Running the __main__.py of package will open up the GUI.

from DesktopScoreViewer import __main__

#call DesktopScoreViewer package's main
__main__.main()

License

MIT

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

DesktopScoreViewer-2.0.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

DesktopScoreViewer-2.0.0-py3-none-any.whl (7.5 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