StartAutomating/LightScript

Set-LaMetricTime -Notification parameters

Closed this issue · 0 comments

LaMetricTime notifications can get a little complex, and we want parameters to simplify what we can:

  • -NotificationText should provide the text for a notification. If this is a percentage, it should be rendered as a goal
  • -NotifcationIcon should provide an icon for notification. A file path or a icon ID would be acceptable.
  • -NotifcationDuration should determine how long a notification is displayed
  • -LoopNotification will loop a notification indefinitely
  • -NotificationLoopCount will loop a notification a number of times
  • -NotificationSound should allow a sound to be played with the notification