Client configuration
Application API token
User/group key
Optional
debug?: booleanEnable debug logging
Optional
httpOptions?: Partial<RequestOptions> & { proxy?: string }HTTP request options
Optional
onerror?: (err: string | Error, res?: IncomingMessage) => voidCustom error handler
Optional
update_sounds?: booleanFetch latest sound list on init
Mapping of sound identifiers to display names
Notification content
Optional
callback: (err?: Error, body?: string, res?: IncomingMessage) => voidResult callback (err, body, res)
Classdesc
Node.js implementation of Pushover API with advanced features
De
Pushover Benachrichtigungsdienst
De
Mobile Alert System
Example