fdiotalevi / footcli

Football TV listings - a command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FootCli

Football on the command line

Build it

  • Clone the repository
  • run the ./build script

Run it

Type

$ footcli

to see the upcoming football games on UK television

You can optionally specify the country to see different listing (only Uk, Spain and Italy are supported):

$ footcli -c it

shows upcoming football games on Italian TV

$ footcli -c es

shows upcoming football games on Spanish TV

$ footcli -c uk

shows upcoming football games on UK TV (in this case you can omit the -c argument as it is the default behavior)

Getting help

$ footcli -h

About

Football TV listings - a command line tool


Languages

Language:Go 100.0%