Files
notify/README.md

1.3 KiB

CIS Pushover Client

GitHub License NPM Version npm bundle size (scoped)

A client for Pushover, a service for sending notifications. Typesafe. Supports sending the same message to multiple users.

Installation

pnpm add @cis-oss/pushover
Or using npm
npm install @cis-oss/pushover
Or use our meta-packages
pnpm add @cis-oss/notify
pnpm add @cis-oss/notify-push

Documentation

Documentation can be found at https://cis-oss.github.io/pushover.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.

Please make sure to read our Code of Conduct and Support Policy.

Disclose security issues responsibly by following our Security Policy.