Difference between revisions of "Dunst"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(fix details)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Dunst
 
|Name=Dunst
|Short description=minimalistic notification daemon
+
|Short description=A highly configurable and lightweight notification daemon
|Full description=Dunst is a notification daemon for Linux with a minimalistic
+
|Full description=Dunst is a minimalistic notification daemon for X and [[Wayland]]. By default, it only displays a colored box with unformatted text. It can be extensively customized by modifying its config file.
appearance: The only thing it displays is a colored box with
 
unformatted text. The whole notification specification (non-
 
optional parts and the "body" capability) is supported as long as
 
it fits into this look & feel.
 
  
Dunst is designed to fit nicely into minimalistic windowmanagers
+
Dunst is designed to fit nicely into minimalistic Window Managers, but is expected to work on any Desktop Environment.
like dwm, but it should work on any Linux desktop.
 
 
|Homepage URL=http://knopwob.github.com/dunst/
 
|Homepage URL=http://knopwob.github.com/dunst/
 +
|Version download=https://dunst-project.org/download/
 +
|Is High Priority Project=No
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/09
+
|Last review date=2018/04/17
 
|Submitted date=2013-03-20
 
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=Other
+
|License=BSD-3-Clause
|License copyright=© Copyright © 2012, Sascha Kruse and contributors
+
|License copyright=Copyright © 2013, Sascha Kruse and contributors
|License verified by=Debian
+
|License verified by=[[Panos Alevropoulos]]
|License verified date=2013-03-20
+
|License verified date=2021-12-09
|License note=License: BSD
+
|License note=https://github.com/dunst-project/dunst/blob/master/LICENSE
 
 
Redistribution and use in source and binary forms, with or
 
without modification, are permitted provided that the following
 
conditions are met:
 
 
 
* Redistributions of source code must retain the above copyright
 
notice, this list of conditions and the following disclaimer.
 
 
 
* Redistributions in binary form must reproduce the above
 
copyright      notice, this list of conditions and the following
 
disclaimer in the      documentation and/or other materials
 
provided with the distribution.
 
 
 
* Neither the name of Sascha Kruse nor the      names of
 
contributors may be used to endorse or promote products
 
derived from this software without specific prior written
 
permission.
 
 
 
THIS SOFTWARE IS PROVIDED BY Sascha Kruse ''AS IS'' AND ANY
 
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Sascha Kruse
 
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 
POSSIBILITY OF SUCH DAMAGE.
 
 
}}
 
}}
{{Project license
+
{{Software category
|License=Other
+
|Interface=x-window-system, desktop-enhancement, wayland-window-system
|License copyright=© Copyright © 2012 Sascha Kruse <knopwob@googlemail.com> and contributors
+
|Programming-language=C, shell
© © 2010-2011 Connor Lane Smith <cls@lubutu.com>
+
|Runs-on=GNU/Linux
© © 2006-2011 Anselm R Garbe <anselm@garbe.us>
+
|Use=interface
© © 2009 Gottox <gottox@s01.de>
 
© © 2009 Markus Schnalke <meillo@marmaro.de>
 
© © 2009 Evan Gates <evan.gates@gmail.com>
 
© © 2006-2008 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 
© © 2006-2007 Michał Janeczek <janeczek at gmail dot com>
 
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License note=License: MIT/X11
 
 
 
MIT/X11 Permission is hereby granted, free of charge, to any
 
person obtaining a copy of this software and associated
 
documentation files (the "Software"), to deal in the Software
 
without restriction, including without limitation the rights to
 
use, copy, modify, merge, publish, distribute, sublicense, and/or
 
sell copies of the Software, and to permit persons to whom the
 
Software is furnished to do so, subject to the following
 
conditions:
 
 
 
The above copyright notice and this permission notice shall be
 
included in all copies or substantial portions of the Software.
 
 
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 
NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 
OTHER DEALINGS IN THE SOFTWARE.
 
 
}}
 
}}
{{Project license
+
{{EntryGNU
|License=Other
+
|Is GNU=No
|License copyright=© Copyright (c) 2009, Brush Technology
 
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License note=License: BSD
 
 
 
Redistribution and use in source and binary forms, with or
 
without modification, are permitted provided that the following
 
conditions are met:
 
 
 
* Redistributions of source code must retain the above copyright
 
notice, this list of conditions and the following disclaimer.
 
 
 
* Redistributions in binary form must reproduce the above
 
copyright      notice, this list of conditions and the following
 
disclaimer in the      documentation and/or other materials
 
provided with the distribution.
 
 
 
* Neither the name of Sascha Kruse nor the      names of
 
contributors may be used to endorse or promote products
 
derived from this software without specific prior written
 
permission.
 
 
 
THIS SOFTWARE IS PROVIDED BY Sascha Kruse ''AS IS'' AND ANY
 
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Sascha Kruse
 
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 
POSSIBILITY OF SUCH DAMAGE.
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=Other
+
|Resource audience=Ruby (Ref)
|License copyright=© 2012 Michael Stapelberg <stapelberg@debian.org>
+
|Resource URL=https://rubygems.org/gems/dunst
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License note=License: BSD
 
 
 
Redistribution and use in source and binary forms, with or
 
without modification, are permitted provided that the following
 
conditions are met:
 
 
 
* Redistributions of source code must retain the above copyright
 
notice, this list of conditions and the following disclaimer.
 
 
 
* Redistributions in binary form must reproduce the above
 
copyright      notice, this list of conditions and the following
 
disclaimer in the      documentation and/or other materials
 
provided with the distribution.
 
 
 
* Neither the name of Sascha Kruse nor the      names of
 
contributors may be used to endorse or promote products
 
derived from this software without specific prior written
 
permission.
 
 
 
THIS SOFTWARE IS PROVIDED BY Sascha Kruse ''AS IS'' AND ANY
 
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Sascha Kruse
 
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 
POSSIBILITY OF SUCH DAMAGE.
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian
+
|Resource audience=Debian (Ref)
|Resource URL=http://tracker.debian.org/pkg/dunst
+
|Resource URL=https://tracker.debian.org/pkg/dunst
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Download
+
|Resource URL=https://dunst-project.org/documentation/
|Resource URL=http://knopwob.github.com/dunst/
+
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
{{Software category}}
 
 
{{Featured}}
 
{{Featured}}
 
{{Import
 
{{Import

Latest revision as of 15:06, 9 December 2021


[edit]

Dunst

http://knopwob.github.com/dunst/
A highly configurable and lightweight notification daemon

Dunst is a minimalistic notification daemon for X and Wayland. By default, it only displays a colored box with unformatted text. It can be extensively customized by modifying its config file.

Dunst is designed to fit nicely into minimalistic Window Managers, but is expected to work on any Desktop Environment.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/dunst
Debian (Ref)https://tracker.debian.org/pkg/dunst
https://dunst-project.org/documentation/


Software prerequisites




Entry





"BSD-3-Clause" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/dunst

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.