Posts Tagged ‘growl’

Growl 1.1.5

June 17th, 2009
Tags: | Posted in 5300, Application | 3 Comments »

A new release of Growl the great system-wide notifier. But perhaps there’s a new bug:

Growl: Only default styles displayed

A handful of growl styles was installed in my system, but when I was trying to set a style for Bowtie, it showed me only the a few of them.

3 Comments »

AppleScript 试做:在 Growl 显示 iTunes 音量变化

April 18th, 2007
Tags: , , , | Posted in Application, Mac | No Comments »

平时我习惯在 Quicksilver 控制 iTunes 的音量,歌曲控制,评分等等等等。没错,我爱 Quicksilver,我的生活不能没有 Quicksilver。:P 言归正传,我在 Quicksilver 中的 iTunes Trigger 设置是这样(所有数字都代表小键盘上的数字):

  • 播放、暂停:ctrl + cmd + 5
  • 前一首:ctrl + cmd + 4
  • 后一首:ctrl + cmd + 6
  • 增大 iTunes 音量:ctrl + cmd + 8
  • 减小 iTunes 音量:ctrl + cmd + 2
  • 增加评分:ctrl + cmd + Numpad+
  • 减少平分:ctrl + cmd + Numpad-
  • 显示信息:ctrl + cmd + 0
  • iTunes 静音:ctrl + cmd + Numpad*

对我来说,这真是一个很顺手的键位,也喜欢推荐给别人使用。但是 Quicksilver 中 iTunes Plugin 的并不能显示现在 iTunes 的音量到底是多少,这多少让我有一些遗憾。好在我有 Growl,看了看 Growl 网站上的 documents 好像还很简单嘛,祭出 ScriptEditor + TextMate 开始胡搞瞎搞,最后变成了这个样子:

growl+itunes+quicksilver
使用 Growl 的 Bezel Style

好吧好吧,我知道这个有点丑,而且也不是什么高科技的玩意儿。但是,谁能忍心取笑一个新手呢?;-) 在 Quicksilver 找到 Increase iTunes Volume,Decrease iTunes Volume 这两个命令(其实是两个小脚本),Reveal,在 Finder 中替换他们就可以。

下载 Increase_and_Decrease_iTunes_Volume.zip

No Comments »

||