Skip to main content

All Questions

1 vote
1 answer
536 views

Triggering the Windows Notification Center? [duplicate]

How can I create a desktop shortcut to trigger the Windows notification center (the right notification panel)? I believe I have Windows 11 Pro. If not, is there a batch command for opening up the ...
Tom Ng.'s user avatar
  • 11
18 votes
4 answers
123k views

How can I send a notification to a Windows 10 computer from the command line

I'd like to create/send native Windows notifications from the command-line as part of a few automated tasks that I have set up, both on my local machine and for similar tasks on my home server. Both ...
exterrestris's user avatar
77 votes
2 answers
36k views

How to ring the system bell from command line?

I'm using some Bash scripts under Linux that require some time to complete; I'd like to add at the end of them a command to ring the system bell when those tasks are done, so I can be notified. What'...
Sekhemty's user avatar
  • 9,526
111 votes
16 answers
110k views

How can I trigger a notification when a job/process ends?

The place I work at has commands that take a long time to execute. Is there a command/utility that I can use to notify me when the command execution is over? It could be a popup window or maybe a ...
Utkarsh Sinha's user avatar
2 votes
1 answer
1k views

Easy quick notifications on Windows 7 with UAC

On Windows XP I was used to create simple notifications for myself using combination of at and msg commands. The whole thing was very easy hit Ctrl+R type eg. at 21:00 msg * Do something hit ...
Lukas's user avatar
  • 1,187