▄▀▀▀▀  ▄▀▀▀▄ █    ▄▀▀▄  ▀▀▀▀█ ▄▀▀▀▄
█   ▀█ █   █ █   █▀▀▀▀█  █▀▀  █   █
 ▀▀▀▀   ▀▀▀  ▀▀▀▀ ▀    ▀ ▀▀▀▀▀  ▀▀▀ 

The beautiful game.
In your terminal.

Runs on macOS Linux Windows
golazo
Golazo CLI demo showing live match tracking

Full feature walkthrough on GitHub →

Stay in the game.
Stay in the terminal.

Live scores, stats, and goal alerts — without opening a browser.

Install in seconds.
Update with one flag.

Run golazo --update anytime to stay on the latest version.

$brew install 0xjuanma/tap/golazo

Requires Homebrew. Tap is kept up to date with each release.

$curl -sfL https://raw.githubusercontent.com/0xjuanma/golazo/main/install.sh | sh

Installs the latest release binary to /usr/local/bin.

PS>irm https://raw.githubusercontent.com/0xjuanma/golazo/main/install.ps1 | iex

Run in PowerShell. Installs the latest release for Windows (amd64).

$go install github.com/0xjuanma/golazo@latest

Requires Go 1.21+. Binary lands in $GOPATH/bin.

Full installation docs, changelogs, and release notes on GitHub →