dfmgr / dunst

dunst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dunst

dunst notification service

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/dunst/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install dunst

Fedora Based:

yum install dunst

Arch Based:

pacman -S dunst

MacOS:

brew install dunst
mv -fv "$HOME/.config/dunst" "$HOME/.config/dunst.bak"
git clone https://github.com/dfmgr/dunst "$HOME/.config/dunst"

Build Status
dunst wiki | dunst site

About

dunst

License:Other


Languages

Language:Shell 100.0%