dunst
dmenu-ish notification-daemon
Install
- All systems
-
curl cmd.cat/dunst.sh
- Debian
-
apt-get install dunst
- Ubuntu
-
apt-get install dunst
- Alpine
-
apk add dunst
- Arch Linux
-
pacman -S dunst
- Kali Linux
-
apt-get install dunst
- Fedora
-
dnf install dunst
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dunst
- Raspbian
-
apt-get install dunst
- Dockerfile
- dockerfile.run/dunst
- Docker
-
docker run cmd.cat/dunst dunst
powered by Commando
dunst
dmenu-ish notification-daemon
Dunst is a highly configurable and lightweight notification-daemon: 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 like dwm, but it should work on any Linux desktop.