Watch MLB games from the comfort of your own terminal
8 hours ago
- #sports
- #MLB
- #terminal
- Playball allows users to watch MLB games directly in their terminal.
- Installation options include using npx for a quick test or npm for global installation.
- Docker support is available for running Playball in a container.
- Key commands include navigation (↓/j, ↑/k, ←/h, →/l), viewing games (enter), and schedule navigation (p, n, t).
- Configuration is customizable via the `playball config` command, with options to set colors for various game elements.
- Favorite teams can be highlighted in schedule and standings views.
- The project is open-source, hosted on GitHub, and welcomes contributions.