Git Product home page Git Product logo

dunst's Introduction

Build Status Coverage Status

Dunst

Description

Dunst is a highly configurable and lightweight notification daemon.

Installation

Dependencies

Dunst has a number of build dependencies that must be present before attempting configuration. The names are different depending on distribution:

  • dbus
  • libxinerama
  • libxrandr
  • libxss
  • libxdg-basedir
  • glib
  • pango/cairo
  • libgtk-3-dev

Building

git clone https://github.com/dunst-project/dunst.git
cd dunst
make
sudo make install

Make parameters

  • PREFIX=<PATH>: Set the prefix of the installation. (Default: /usr/local)
  • MANPREFIX=<PATH>: Set the prefix of the manpage. (Default: ${PREFIX}/share/man)
  • SYSTEMD=(0|1): Enable/Disable the systemd unit. (Default: detected via pkg-config)
  • SERVICEDIR_SYSTEMD=<PATH>: The path to put the systemd user service file. Unused, if SYSTEMD=0. (Default: detected via pkg-config)
  • SERVICEDIR_DBUS=<PATH>: The path to put the dbus service file. (Default: detected via pkg-config)

Make sure to run all make calls with the same parameter set. So when building with make PREFIX=/usr, you have to install it with make PREFIX=/usr install, too.

Checkout the wiki for more information.

Bug reports

Please use the issue tracker provided by GitHub to send us bug reports or feature requests. You can also join us on the IRC channel #dunst on Freenode.

Maintainers

Author

written by Sascha Kruse [email protected]

Copyright

copyright 2013 Sascha Kruse and contributors (see LICENSE for licensing information)

If you feel that copyrights are violated, please send me an email.

dunst's People

Contributors

knopwob avatar tsipinakis avatar bebehei avatar progandy avatar seeryn avatar gs93 avatar wavexx avatar gjum avatar jgriebler avatar stebalien avatar johnchen902 avatar lukeshu avatar stapelberg avatar tatou-tatou avatar necoro avatar coacher avatar buglloc avatar zaz avatar npcardoso avatar miseran avatar spencer-p avatar kongo2002 avatar wfdewith avatar davedavenport avatar dorkster avatar gangelop avatar edwardbetts avatar tostiheld avatar shizeeg avatar oblique 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.