Skip to content

Browser extension to enable native desktop notifications for Linux desktop environments with libnotify

License

Notifications You must be signed in to change notification settings

em-/desktop-notifications-browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Notifications browser extension
=======================================

This browser extension provides native desktop notifications for Linux
desktop environments (eg. GNOME or KDE) using libnotify.

To build the extension from a release tarball, the usual autotool procedure
should be followed:

 $ ./configure
 $ make
 # make install

If you're building from a Git clone, run the autogen.sh script instead
of the configure one. The autogen.sh script will run the configure script
for you, unless the NOCONFIGURE environment variable is set to a non-empty
value.

License
=======
The Desktop Notifications browser extension is distributed under the terms of
the GNU Lesser General Public License, version 2 or later. See the COPYING
file for details.

About

Browser extension to enable native desktop notifications for Linux desktop environments with libnotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published