mate-notification-properties
daemon for displaying passive pop-up notifications
Install
- All systems
-
curl cmd.cat/mate-notification-properties.sh
- Debian
-
apt-get install mate-notification-daemon
- Ubuntu
-
apt-get install mate-notification-daemon
- Alpine
-
apk add mate-notification-daemon
- Arch Linux
-
pacman -S mate-notification-daemon
- Kali Linux
-
apt-get install mate-notification-daemon
- Fedora
-
dnf install mate-notification-daemon
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mate-notification-daemon
- Raspbian
-
apt-get install mate-notification-daemon
- Dockerfile
- dockerfile.run/mate-notification-properties
- Docker
-
docker run cmd.cat/mate-notification-properties mate-notification-properties
powered by Commando
mate-notification-daemon
daemon for displaying passive pop-up notifications
mate-notification-daemon displays passive pop-up notifications, as per the Desktop Notifications Specification. The Desktop Notifications Specification provides a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time, as per the Desktop Notifications spec.