notify-send
Verified for current stable LTS
Notify Send Commands
Notify Send command syntax with verified terminal examples.
Commands
5 commands for Notify Send
notify-send Operations
Notify Send Command: Show Notification Basic
notify-send "Test" "This is a test" notify-send Operations
Notify Send Command: Show Notification Custom Icon
notify-send -i <icon.png> "<Test>" "<This is a test>" notify-send Operations
Notify Send Command: Show Notification Expire Time
notify-send -t 5000 "<Test>" "<This is a test>" notify-send Operations
Notify Send Command: Show Notification Urgency Level
notify-send -u <low|normal|critical> "<Test>" "<This is a test>" notify-send Operations
Notify Send Command: Show Notification With App Icon And Name
notify-send "<Test>" -i <google-chrome> -a "<Google Chrome>" Suggest a Notify Send Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Notify Send workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.