What is a best practice for converting a system tray application that displays menus with child menus, that monitors RSS feeds, and even monitors USB drives and network attached storage devices to a metro app(s)?
I have a system tray application that monitors USB drives and NAS devices for custom data; such as temperature, available space, and error events. How can a new metro app tie those events to live tiles, toast, and badges?