I would like to write an application, mainly for personal use, that would alert me to incoming calls on Skype by flashing a light bulb.
On my Windows 10 PC when Skype receives a call it pops up a notification on screen and also adds a notification to the "notification panel" (on the right side of the Win 10 is a panel that I'll call a "notification panel", since I don't know the correct name). I assume it also plays a ring tone.
Unless I happen to be staring at the screen, I will miss the call.
My much preferred development tool for this application would be B4J.
For the alert I would flash a Wi-Fi controllable LifX bulb by sending a UDP command. I see the jNetwork library – that should be easy.
Is it possible for B4J to recognize notifications. I've been looking at Microsoft Visual Studio and UWP. They have a "notification listener" that seems like it might do the trick. I would prefer not to have to use Visual Studio, though.
Is it possible to recognize notifications in B4J?
Thanks,
Barry.
On my Windows 10 PC when Skype receives a call it pops up a notification on screen and also adds a notification to the "notification panel" (on the right side of the Win 10 is a panel that I'll call a "notification panel", since I don't know the correct name). I assume it also plays a ring tone.
Unless I happen to be staring at the screen, I will miss the call.
My much preferred development tool for this application would be B4J.
For the alert I would flash a Wi-Fi controllable LifX bulb by sending a UDP command. I see the jNetwork library – that should be easy.
Is it possible for B4J to recognize notifications. I've been looking at Microsoft Visual Studio and UWP. They have a "notification listener" that seems like it might do the trick. I would prefer not to have to use Visual Studio, though.
Is it possible to recognize notifications in B4J?
Thanks,
Barry.