Football icon indicating copy to clipboard operation
Football copied to clipboard

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

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