frankspin Posted June 6, 2014 Share Posted June 6, 2014 (edited) 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: * Basing this on the standard library documentation https://docs.python.org/2/library/ Edited September 2, 2014 by frankspin Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now