Skip to main content

Pushover

@dismal_swamper/pushoverv2026.09.19.1· 2d agoMODELS
01README

Send push notifications via the Pushover API

02Models1
@dismal_swamper/pushoverv2026.08.10.1pushover.ts
fn send(apiToken: string, userKey: string, message: string, title?: string, priority?: string)
Send a notification via Pushover
ArgumentTypeDescription
apiTokenstringPushover application API token (from vault)
userKeystringPushover user key (from vault)
messagestringNotification message body
title?stringNotification title
priority?stringNotification priority (-2 to 2)

Resources

result(7d)— Result of the Pushover send operation
03Stats
A
100 / 100
Downloads
0
Archive size
3.5 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels