Files
automatisch/packages/docs/pages/apps/pushover/actions.md

13 lines
279 B
Markdown

---
favicon: /favicons/pushover.svg
items:
- name: Send a Pushover Notification
desc: Generates a Pushover notification on the devices you have subscribed to.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />