@@ -93,13 +93,13 @@ and [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android
93
93
broadcasts is supported:
94
94
95
95
<div id =" integration-screenshots-receive " class =" screenshots " >
96
- <a href="../../static/img/android-screenshot-macrodroid-overview.jpg "><img src="../../static/img/android-screenshot-macrodroid-overview.jpg "/></a>
97
- <a href="../../static/img/android-screenshot-macrodroid-trigger.jpg "><img src="../../static/img/android-screenshot-macrodroid-trigger.jpg "/></a>
98
- <a href="../../static/img/android-screenshot-macrodroid-action.jpg "><img src="../../static/img/android-screenshot-macrodroid-action.jpg "/></a>
99
- <a href="../../static/img/android-screenshot-tasker-profiles.jpg "><img src="../../static/img/android-screenshot-tasker-profiles.jpg "/></a>
100
- <a href="../../static/img/android-screenshot-tasker-event-edit.jpg "><img src="../../static/img/android-screenshot-tasker-event-edit.jpg "/></a>
101
- <a href="../../static/img/android-screenshot-tasker-task-edit.jpg "><img src="../../static/img/android-screenshot-tasker-task-edit.jpg "/></a>
102
- <a href="../../static/img/android-screenshot-tasker-action-edit.jpg "><img src="../../static/img/android-screenshot-tasker-action-edit.jpg "/></a>
96
+ <a href="../../static/img/android-screenshot-macrodroid-overview.png "><img src="../../static/img/android-screenshot-macrodroid-overview.png "/></a>
97
+ <a href="../../static/img/android-screenshot-macrodroid-trigger.png "><img src="../../static/img/android-screenshot-macrodroid-trigger.png "/></a>
98
+ <a href="../../static/img/android-screenshot-macrodroid-action.png "><img src="../../static/img/android-screenshot-macrodroid-action.png "/></a>
99
+ <a href="../../static/img/android-screenshot-tasker-profiles.png "><img src="../../static/img/android-screenshot-tasker-profiles.png "/></a>
100
+ <a href="../../static/img/android-screenshot-tasker-event-edit.png "><img src="../../static/img/android-screenshot-tasker-event-edit.png "/></a>
101
+ <a href="../../static/img/android-screenshot-tasker-task-edit.png "><img src="../../static/img/android-screenshot-tasker-task-edit.png "/></a>
102
+ <a href="../../static/img/android-screenshot-tasker-action-edit.png "><img src="../../static/img/android-screenshot-tasker-action-edit.png "/></a>
103
103
</div >
104
104
105
105
For MacroDroid, be sure to type in the package name ` io.heckel.ntfy ` , otherwise intents may be silently swallowed.
@@ -138,11 +138,11 @@ ntfy is not installed.
138
138
Here's what that looks like:
139
139
140
140
<div id =" integration-screenshots-send " class =" screenshots " >
141
- <a href="../../static/img/android-screenshot-macrodroid-send-macro.jpg "><img src="../../static/img/android-screenshot-macrodroid-send-macro.jpg "/></a>
142
- <a href="../../static/img/android-screenshot-macrodroid-send-action.jpg "><img src="../../static/img/android-screenshot-macrodroid-send-action.jpg "/></a>
143
- <a href="../../static/img/android-screenshot-tasker-profile-send.jpg "><img src="../../static/img/android-screenshot-tasker-profile-send.jpg "/></a>
144
- <a href="../../static/img/android-screenshot-tasker-task-edit-post.jpg "><img src="../../static/img/android-screenshot-tasker-task-edit-post.jpg "/></a>
145
- <a href="../../static/img/android-screenshot-tasker-action-http-post.jpg "><img src="../../static/img/android-screenshot-tasker-action-http-post.jpg "/></a>
141
+ <a href="../../static/img/android-screenshot-macrodroid-send-macro.png "><img src="../../static/img/android-screenshot-macrodroid-send-macro.png "/></a>
142
+ <a href="../../static/img/android-screenshot-macrodroid-send-action.png "><img src="../../static/img/android-screenshot-macrodroid-send-action.png "/></a>
143
+ <a href="../../static/img/android-screenshot-tasker-profile-send.png "><img src="../../static/img/android-screenshot-tasker-profile-send.png "/></a>
144
+ <a href="../../static/img/android-screenshot-tasker-task-edit-post.png "><img src="../../static/img/android-screenshot-tasker-task-edit-post.png "/></a>
145
+ <a href="../../static/img/android-screenshot-tasker-action-http-post.png "><img src="../../static/img/android-screenshot-tasker-action-http-post.png "/></a>
146
146
</div >
147
147
148
148
The following intent extras are supported when for the intent with the ` io.heckel.ntfy.SEND_MESSAGE ` action:
0 commit comments