Skip to main content
edited tags
Link
Caleb
  • 72k
  • 19
  • 203
  • 234
Source Link
Stefan
  • 26.1k
  • 41
  • 103
  • 127

Show a notification across all running X displays

Using the command line, I'd like show a notification on every running X display. ( and running console )

Something like:

notify-send-all 'Warning' 'Nuclear launch in 5 minutes, please evacuate' 

Is there a program that will do this? If not, can this be implemented with bash?