logo EZ Notification Forwarder
Developed by matas consulting
[en] [de]

[Overview] [Screenshots] [Download] [Documentation] [Support] [Privacy] [Imprint]

Download

EZ Notification Forwarder is a Windows UWP app
that can be obtained only from the Microsoft Store:

ms-windows-store://pdp/?productid=9N24PDJ4361R
Read more about EZ Notification Forwarder on the product web page:
https://www.microsoft.com/store/apps/9N24PDJ4361R

EZToastFactoryApp

To create custom test toasts you can use the
 -->< EZToastFactoryApp >.

With this .net based windows console app it's easy to create simple toasts with "title" and "content" from the windows command liine. Simply run "EZToastFactoryApp.exe" with two arguments, for example:

 CMD> EZToastFactoryApp.exe "Toast title" "Toast content"

Receiver Client Test App

For a quick peek into the actual transfered data you can use the
 -->< NotificationLibTestApp >.

The .net based windows desktop app will start a simple http server and will dump the request data to the screen:

NotificationLibTestApp

Even more details about the received request will be logged within within the app's log file.

[top]


[Overview] [Screenshots] [Download] [Documentation] [Support] [Privacy] [Imprint]
Last update 2024/03/07 00:30