Git Product home page Git Product logo

growl-for-linux's Introduction

Growl For Linux

Introduction:

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 ゴルア). Currently, This is required.

Notification should be sent with GNTP protocol or Growl Network Protocol. If you want to be show icon in notification, you need to use GNTP protocol.

FAQ:

  • Q. I can't see icon in system tray. I'm using ubuntu linux.

  • A. Try following.

    gsettings set com.canonical.Unity.Panel systray-whitelist "$(gsettings get com.canonical.Unity.Panel systray-whitelist | sed -e "s/]$/, 'growl-for-linux']/")"

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/).

Author:

Yasuhiro Matsumoto [email protected]

Kohei Takahashi [email protected]

Screenshot:

Working on Linux

Display Style:

  • Default

Default Style

  • Balloon

Balloon Style

  • Nico2

Nico2 Style

growl-for-linux's People

Contributors

mattn avatar flast avatar kenhys avatar matsuu avatar xenithorb avatar yibe avatar anekos avatar sp1l avatar hhatto avatar

Watchers

rosa maria palacios juncosa avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.