Back to Gigode

Football live-score TUI

golazo-cn

A Chinese-localized terminal app for live football scores. Based on golazo by Juanma Roca, with full Chinese UI and dynamic entity translation for 65+ leagues.

golazo-cn: App launch screen showing league selection menu and startup options
golazo-cn: Main live match view with Chinese match listings and real-time scores
golazo-cn: Match details and events panel with statistics and lineups
golazo-cn: Settings screen showing language preferences and league selection

What it does

  • Live match listings with minute-by-minute events.
  • Match details, statistics, standings, and lineups.
  • Official highlights and goal replay links.
  • Desktop goal notifications.
  • League preferences for 65+ competitions.

Chinese localization

Two modes are available:

  • Full Chinese — UI and entity names (teams, players, leagues, stadiums, referees) are translated.
  • UI-only — Interface is translated while entity names stay in the original language.

Dynamic translations are cached locally to reduce network requests.

Install and run

git clone https://github.com/gigode/golazo-cn.git
cd golazo-cn
go build
./golazo

# UI-only mode
./golazo --ui-only