Skip to content

An application for tracking Football scores, designed for elementary OS.

License

Notifications You must be signed in to change notification settings

mirkobrombin/Football

Repository files navigation

Football

This application will receive only bugfix from now. I'm developing a new version from scratch.
An application for tracking Football scores, designed for elementary OS.


Requirements

  • python3
  • libgtk-3-dev

How to run

com.github.mirkobrombin.football

Installation

For elementary OS

Get it on AppCenter

For Debian based

Grab an updated debian package here

dpkg -i com.github.mirkobrombin.football*.deb

Install from source

Grab an updated release here or use git:

git clone https://github.com/mirkobrombin/Football.git
cd Football
sudo python3 setup.py install