mlbt
TUI for viewing MLB baseball stats and live games
TLDR
Launch the MLB TUI
$ mlbt
SYNOPSIS
mlbt [options]
DESCRIPTION
mlbt is a terminal user interface for the MLB stats API that lets you follow baseball games in your terminal. It provides live scores, standings, and game stats through an interactive TUI built with the ratatui framework.
You can check scores, view standings, browse stats, and watch live Gameday updates. Configuration options include setting a favorite team, timezone, and log level.
CAVEATS
Requires an internet connection to fetch data from the MLB stats API.
HISTORY
mlbt was created by Andrew Schneider and is written in Rust.

