h0i5

h0i5 / ipl

Public

tui for ipl cuz why not

19
1
89% credibility
Found May 27, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

This is an open-source project that creates a terminal-based interface for viewing Indian Premier League (IPL) cricket scores. Instead of visiting a website, users connect to the service via SSH (a way to access remote computers), and they get a beautifully designed text-based dashboard showing live match scores, all match results, team standings, upcoming schedules, and historical tournament winners. The interface features colorful ASCII art for team names, auto-refreshing scores, and keyboard navigation. It's designed to work on any computer with a terminal, making it a lightweight alternative to web browsers or apps for cricket fans who prefer command-line interfaces.

How It Works

1
🏏 You hear about a cool way to check cricket scores

A friend tells you there's a way to watch IPL scores right in your terminal, no browser needed.

2
🔌 You connect to the cricket scores server

You open your terminal and type a simple command to connect, like connecting to any other computer online.

3
A beautiful scoreboard appears instantly

The moment you connect, a colorful terminal interface loads showing live match scores with team names in fancy ASCII art.

4
You explore different views of the tournament
🔴
Watch live matches

See real-time scores with ball-by-ball updates, current run rate, and which batsman is on strike.

📋
Check the points table

View which teams are leading and who qualifies for the playoffs.

📅
Browse the schedule

See upcoming matches with dates, times, and venues.

5
🔄 Scores update automatically

The display refreshes every few seconds on its own, so you always see the latest scores without doing anything.

🎉 You enjoy cricket scores your way

You now have a sleek, fast way to follow IPL matches that works even on slow connections and looks great in any terminal.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is ipl?

This is a Go-based terminal application that lets you track IPL cricket scores without leaving your command line. You connect via SSH to a server running the app and get live match updates, scorecards, and points tables in a rich terminal UI. Built on Bubble Tea for the interface and Wish for SSH handling, it auto-refreshes scores every 5 seconds and includes ASCII team logos. The app covers matches, live scores, standings, schedules, and historical winners.

Why is it gaining traction?

The main draw is the SSH-first approach -- no browser tabs, no web apps, just `ssh ipl.harshiyer.in` from anywhere. The interface is surprisingly polished for a side project: color-coded scores, live indicators, and a sidebar navigation system with keyboard shortcuts. It handles the cricket fan's core needs (live scores, points table, upcoming fixtures) in one place with minimal friction. The auto-refresh means you get near-real-time updates without polling manually.

Who should use this?

Devs and sysadmins who spend most of their day in terminals and want quick IPL score checks without opening a browser. Cricket enthusiasts who prefer terminal workflows. Teams that might want to self-host the service for internal use -- Docker setup is included. It's less useful if you need match commentary, player statistics, or anything beyond scores and standings.

Verdict

At 19 stars this is a hobby project with limited community validation. The SSH delivery method is clever and the interface is solid, but the credibility score of 0.8999999761581421% reflects its early stage -- documentation is thin, test coverage is unclear, and it's tied to a specific backend API you don't control. Worth trying if you're in the target audience, but don't build production workflows around it yet. Self-hosting is possible if you want independence from the public endpoint.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.