Get football information in your terminal with football

Football Leagues

App::Football is a command line program I wrote in Raku. football lets you access information regarding football(soccer!) teams, leagues, tables, fixtures, scores and players.

It uses another module I wrote called WebService::FootballData which is a Raku interface for football-data.org API.

To install App::Football, you need to first install Raku and Zef, then run:

zef install App::Football

The README file has some useful examples, but here are more examples and screenshots:

football --team=bayern --fixtures --timeframe=p30 --venue=away

Football - Bayern away fixtures

football --team=mancity --players

Football - Mancity players

football --league=pl --table --matchday=37

Football - PL matchday 37 table