Alix von Schirp e5a3e04e0c build(tsconfig): Updates config, adds build:watch script
- Build files now include sourcemaps and declarations
- No longer compiles non-ts files
- package.json includes build:watch script

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-15 10:55:19 +02:00
2025-03-10 05:06:35 +01:00
2025-03-10 05:06:35 +01:00
2025-03-10 21:43:05 +01:00
2025-03-11 02:29:11 +01:00

CIS Pushover Client

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

Installation

⚠️ This package is not yet published to npm.

pnpm add @cis-oss/pushover
npm install @cis-oss/pushover
yarn add @cis-oss/pushover
bun add @cis-oss/pushover
Description
A client for Pushover, a service for sending notifications. Written in TypeScript. Supports sending to multiple users.
Readme MIT 248 KiB
v0.1.0 Latest
2025-09-01 12:19:37 +02:00
Languages
TypeScript 91.7%
JavaScript 8.3%