LaMetricTime notifications can get a little complex, and we want parameters to simplify what we can: * [x] -NotificationText should provide the text for a notification. If this is a percentage, it should be rendered as a goal * [x] -NotifcationIcon should provide an icon for notification. A file path or a icon ID would be acceptable. * [x] -NotifcationDuration should determine how long a notification is displayed * [x] -LoopNotification will loop a notification indefinitely * [x] -NotificationLoopCount will loop a notification a number of times * [x] -NotificationSound should allow a sound to be played with the notification
LaMetricTime notifications can get a little complex, and we want parameters to simplify what we can: