Jump to content

View your favorite baseball teams score


Recommended Posts

This is v1 of a workflow that accesses gameday information and pulls in the game data for a specified team. Depending on the status of the game it will return different information. I'll be working to tweak this more as I figure out the limitations of how much information Alfred can display.

 

Syntax: bb {query}

 

It searches the teams based on MLB's abbreviations scheme, so Yankees are 'NYY' and Giants are 'SF'.

 

This is using deanishe's workflow library and I'm very thankful for it, since it's given me a new project to work on.

 

It was built on v2.7 of Python and there should not be a need to install additional libraries*. If for some reason it's asking for libraries please let me know and I'll install them directly to the workflow folder.

 

Download:

 

https://github.com/fspinillo/alfred-baseball

 

Screenshot:

NdEjL9H.png

 

 

* Basing this on the standard library documentation https://docs.python.org/2/library/

Edited by frankspin
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...