logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control Notifications - Dunstify Message Tool | Online Free DevTools by Hexmos

Control Linux desktop notifications with Dunstify, a powerful message tool. Customize urgency, replace messages, and enhance your notification experience. Free online tool, no registration required.

dunstify

A notification tool that is an extension of notify-send, but has more features based around dunst. Accepts all options of notify-send. More information: https://dunst-project.org/documentation/dunstify.

  • Show a notification with a given title and message:

dunstify "{{Title}}" "{{Message}}"

  • Show a notification with the specified urgency:

dunstify "{{Title}}" "{{Message}}" {{[-u|--urgency]}} {{low|normal|critical}}

  • Specify a message ID (overwrites any previous messages with the same ID):

dunstify "{{Title}}" "{{Message}}" {{[-r|--replace]}} {{123}}

  • Display help:

dunstify {{[-?|--help]}}

See Also