football_score_indicator

An indicator to show live football scores in panel


Keywords
Cricket, Scores, Live, Indicator, Applet, AppIndicator, Unity, GTK
License
GPL-3.0
Install
pip install football_score_indicator==4.5.9.5

Documentation

Football Score Indicator

Displays live scores from ESPNFC website in your indicator panel

Working

Uses the unofficial JSON from ESPN Website to get the summary and fetcehes goal details (only for live matches ) from yahoo-api calls that website uses to populate itself

Requirements

Ubuntu (Unity) 14.04 and above should work out of box.

Features

  • Displays live score and status of the match in the panel
  • Set favourite match as indicator
  • Live matches have football icon as image
  • Goals section in submenu is only loaded for live matches
  • Matches are categorised according to the leauges as per on the website

Install (PyPI)

sudo pip install -i https://pypi.python.org/pypi football_score_indicator

Usage

From terminal run:

footballscores_indicator

To run indicator in background

nohup footballscores_indicator &

Screenshots

Ubuntu (Unity)

screenshots/indicator.png screenshots/menu.png screenshots/menu-live.png screenshots/preferences-showall.png screenshots/preferences-showlive.png screenshots/preferences-showlive-hideleauges.png screenshots/preferences-showlive-showleauges.png screenshots/preferences-showall-hideleauges.png screenshots/submenu-goals.png
Homepage: Github Page.

Issues

  • The app crashes with segmentation fault (double free corruption), please restart the application

License

Licenced under GPL v3. See the LICENSE file

https://www.gnu.org/graphics/gplv3-127x51.png