/Yankees-AlfredWorkflow

Alfred workflow to check info about current or upcoming Yankees games

Primary LanguagePHP

Yankees Alfred Workflow

Workflow for Alfred V2 that uses the MLB API to check info about a current Yankees game (i.e. quickly check the score, who's on base, who's pitching etc.)

(For a team-agnostic version of this check my overall MLB version) But why...?

Shows runners on base at a glance using icons in the Alfred response, see screenshots below.

If a game has already finish today it'll show the final result, including R|H|E, if a game is scheduled for today it'll give upcoming info.

Screenshots

Example response during a game

Screenshot of workflow during game

Example response after a game finishes

Screenshot of workflow after a game

Example response with a game later this day

Screenshot of workflow before a game

Misc

It also shows who's pitching (+stats), who's batting (+stats), current balls/strikes, if anyone's (and who's) on base, current win-lose record for both teams, and where the game is being broadcast on TV and radio.

Uses David Ferguson's Workflow PHP class.