I want a cygwin shell script to create a Windows notification (one of those events you see in the lower right-hand corner). When you click on the notification, I want it to bring another application into focus.
Here's how I'll use this: from the command line, I run tests. When they finish, I want to be notified with the notification. If I click on that notification, I want cygwin to go back into focus so I can decide what to do next.