0
AutoSpec Notification al mejor estilo Growl para Ubuntu 9.04
Posted by mauro on May 6, 2009 in Rails
Si queremos tener en el nuevo ubuntu 9.04 el mismo sistema de notificaciones de MAC con Growl, podemos hacerlo con los siguientes pasos
1)
sudo apt-get install libnotify-bin 2) sudo gem install carlosbrando-autotest-notification --source=http://gems.github.com 3) Comandos disponibles $ an-install Para desinstalar las notificaciones $ an-uninstall Version hablada(sudo apt-get install espeak) $ an-install --doom --speaking Notificar de los pendientes $ an-install --pending



