Giter Club home page Giter Club logo

gntp_notify's Introduction

gntp_notify

gntp_notify - A bridge between GNTP and libnotify.

Synopsis

gntp_notify [-help] [-cachedir <dir>]

Description

GNTP defines a network protocol for sending desktop notifications between client programs and a notification daemon. GNTP notification daemons exist for Mac OS X (as Growl) and for Windows (as Growl for Windows and as Snarl). A GNTP daemon exists for Linux (Growl for Linux), however, there already exists a notification framework libnotify.

libnotify defines a notification library for desktop notifications. A client program uses the libnotify library to send notifications to a daemon. This way, any program, which complies with the Desktop Notification spec, can register to receive notifications and display/process them as it sees fit. However, libnotify does not support notifications sent across the network.

gntp_notify acts as a bridge between GNTP and libnotify. That is, when a program sends a notification using GNTP, gntp_notify intercepts the notification and forwards it to libnotify. Thus, any program that can send a notification using GNTP, can now transparently work with libnotify.

Options

  • --help: Show usage information.

  • --cachedir <dir>: Set the cache directory to the given directory. gntp_notify stores icons on disk. By default this is $XDG_CACHE_HOME/gntp_notify, where $XDG_CACHE_HOME defaults to $HOME/.cache.

gntp_notify's People

Contributors

jgrocho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gntp_notify's Issues

Remove dependencies of libnotify

Hi. Thank you for working for this.

I'm trying to make growl server workded on windows with your package.
And I noticed most of part are same as your's. So I want that you remove dependencies for notification.go.

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.