- Description:
- Pushover API client in Go
- Owner:
- Last Change:
- Clone URL:
Commit Briefs
New import path olowe.co/pushover (master)
not tied to any particular vcs hosting service
Summary package documentation with examples
And a little godoc svg badge
Remove pover man manpage
Just maintain one manpage written in mdoc
cmd/pover: remove deprecated call to io/ioutil
Deprecated since go 1.16
Branches
Tree
| .gitignore | commits | blame |
| LICENSE | commits | blame |
| README.md | commits | blame |
| cmd/ | |
| go.mod | commits | blame |
| pushover.go | commits | blame |
README.md
# Pushover Package pushover provides a small interface to send messages via the Pushover service using its Message API. [](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.
