Sport scores
Sport scores
Is there anyway to have Growl show sports scores? Like a growl notification every 5 minutes of a score.
No. Growl doesn't arbitrarily query data sources and do things, it simply displays notifications.
That said, you could write a script (shell, AppleScript, Python, Perl, etc.) to do so or a full app. But there needs to be 'something' doing what you want and then informing Growl. Growl itself will not do so.
That said, you could write a script (shell, AppleScript, Python, Perl, etc.) to do so or a full app. But there needs to be 'something' doing what you want and then informing Growl. Growl itself will not do so.
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
Checked web site
There is nothing I saw there that would do that.
You'd likely need to scrape a site like ESPN, MLB, or whatever sport/team you want to follow. It'd be incredibly fragile unless there's an API. You'd have to do research into whatever your desired goal is, as with any project 
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?