Growl For Linux
a better notification system for linuxIntroduction:
Growl For Linux is Linux-compatible of Growl. Growl is a notification system for Mac OS X.
Installation:
Growl For Linux require following libraries.
- openssl
- libcurl
- gtk+-2.0
- sqlite3
- dbus-glib-1
If you are developer, then type following.
# ./autogen.sh # ./configure # make && make install
If you are ubuntu user, then type following.
# sudo add-apt-repository ppa:mattn/growl-for-linux # sudo apt-get update # sudo apt-get install growl-for-linux
Usage:
# ./gol
Why "gol" ?, "gol" mean "Growl On Linux". (or ゴルア)
Growl For Linux supports `GNTP protocol or Growl Network Protocol(unreachable). If you want to be show icon in notification, you need to use GNTP protocol.
Growl For Linux supports some display plugins. For linux, you can use NotifyOSD as display to notify the Growl. For Windwos, you can use MSAgent as display.
License:
Growl For Linux is BSD style license. see also COPYING. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).
Repository:
https://github.com/mattn/growl-for-linux
Author:
Yasuhiro Matsumoto mattn.jp@gmail.com
Kohei Takahashi flast@flast.jp
Screenshot:
Display Style:
- Default
- Balloon
- Nico2
- libnotify