209
World Cup 2026 TUI
World Cup 2026 TUI is a terminal-based application that lets anyone follow the FIFA World Cup directly from their terminal using SSH.
The project started as a way to learn Go, terminal UI development, Linux deployment, and systems engineering beyond traditional web applications.
Features:
• Live match tracking
• Upcoming fixtures
• Group standings
• Real World Cup 2026 data
• SSH-based access with no installation required
• Automatic background updates using a custom fetcher service
The architecture separates data collection from the user interface. A background Go service fetches and caches tournament data, while the Bubble Tea terminal UI reads from local cache files to provide a fast and reliable experience.
Tech Stack:
• Go
• Bubble Tea
• Wish SSH Server
• Systemd
• Ubuntu VPS
• ESPN Public JSON Endpoints
Try it:
ssh worldcup2026.jaredfurtado.tech
This project is actively being developed. Upcoming updates include improved live match tracking, tournament stage information, richer match details, and additional statistics.
If you enjoy the project and would like to support development, contributions and donations are appreciated.
upi: jaredjohnfurtado@cnrb
Built with