Windows Notification Listener
Budget: $50 – $100 USD
I need a simple Windows 10 Notification listener app that will send a UDP command based on a Notification title. The app should use Windows 10 notification API https://docs.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/notification-listener
The app should have a settings interface where I can set a list of keyword (or phrases) (about 300 variants) and corresponding UPD commands for each keyword.
When notification is received the program should find for known keywords in the notification and send a corresponding command to local netword by UDP protocol. (a set of 4 different UDP commands)
Each keyword should trigger its own set of UDP commands that I should be able to edit in the settings interface.
The app should have a settings interface where I can set a list of keyword (or phrases) (about 300 variants) and corresponding UPD commands for each keyword.
When notification is received the program should find for known keywords in the notification and send a corresponding command to local netword by UDP protocol. (a set of 4 different UDP commands)
Each keyword should trigger its own set of UDP commands that I should be able to edit in the settings interface.