Skip to content

Instantly share code, notes, and snippets.

@wirasetiawan29
Created November 7, 2014 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wirasetiawan29/8c3249f11203e99e2b91 to your computer and use it in GitHub Desktop.
Save wirasetiawan29/8c3249f11203e99e2b91 to your computer and use it in GitHub Desktop.
<toast duration="long" launch="alarm(eb6c47a8-e5e2-40d0-bc4e-3aa957f36484)">
<visual>
<binding template="ToastImageAndText04">
<text id="1">Tampilkan Alarm</text>
<text id="2">New article by wirasetiawan29</text>
<text id="3">Windows 8.1: Alarm toasts</text>
<image id="1" src="ms-appx:///Assets/wirasetiawan29.png" alt="hallo" />
</binding>
</visual>
<audio loop="true" src="ms-winsoundevent:Notification.Looping.Alarm3" />
<commands scenario="alarm">
<command id="snooze" />
<command id="dismiss" />
</commands>
</toast>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment