mirkobrombin / Football

An application for tracking Football scores, designed for elementary OS.
https://linuxhub.it
GNU General Public License v3.0
22 stars 4 forks source link
appcenter debian football football-scores movingtogitlab python

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

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