/vntfy

barebone v client for ntfy.sh

Primary LanguageVMIT LicenseMIT

vlang-build-pipeline

vntfy

Barebone client for ntfy.sh in v

ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to any web-enabled device without signup, cost or setup. It's also open source if you want to run your own.

Instructions

Download a binary release or build from source

🔎 Usage

Subscribe (WS/S)

vntfy subscribe mytopic

Publish (HTTP/S POST)

vntfy publish mytopic hello there!

Use custom NTFY API

API=https://my.own.ntfy vntfy publish mytopic hello there!

License

Licensed under MIT, sponsored by qxip