Commit Briefs

a6b07fe445 Oliver Lowe

New import path olowe.co/pushover (master)

not tied to any particular vcs hosting service


69bf73d80e Oliver Lowe

docs: Hello typo


37e7600c0f Oliver Lowe

Summary package documentation with examples

And a little godoc svg badge



f0f6a77c92 Oliver Lowe

Remove pover man manpage

Just maintain one manpage written in mdoc


8bad08a523 Oliver Lowe

Set notification priority if passed in


d5a4fb2806 Oliver Lowe

keep built binary out of version control


69a4f0afb9 Oliver Lowe

cmd/pover: remove deprecated call to io/ioutil

Deprecated since go 1.16



Branches

Tags

This repository contains no tags

Tree

.gitignorecommits | blame
LICENSEcommits | blame
README.mdcommits | blame
cmd/
go.modcommits | blame
pushover.gocommits | blame

README.md

# Pushover

Package pushover provides a small interface to send messages via the Pushover service
using its Message API.

[![godocs.io](http://godocs.io/olowe.co/pushover?status.svg)](http://godocs.io/olowe.co/pushover)

This repository contains the Go pushover package,
the pover command-line utility,
and example Icinga2 configuration and scripts to send notifications from Icinga2 using pover.