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.
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