Sign inSign up

rck81/simplepush

By rck81

•Updated about 9 years ago

Golang client for simplepush.io

Image
0

1.2K

rck81/simplepush repository overview

Build Status GO Report GoDoc Docker Automated build

⁠simplepush

Golang client and library for simplepush.io

⁠Synopsis

simplepush
Usage: simplepush -k key -m message [-t title] [-e event] [-p password] [-s salt]
  -e event
    	Set event
  -k key
    	Set simplepush.io key
  -m message
    	Set message
  -s salt
    	Set custom salt
  -p password
    	Set password, if set send message encrypted
  -t title
    	Set title

⁠Releases

Pre-built binaries are provided here⁠. Please note that these binaries are automatically built by Travis-CI⁠. Your decision if you trust them.

⁠Docker

docker pull rck81/simplepush
docker run -it --rm rck81/simplepush -k YOURKEY -m "Test"

Tag summary

Content type

Image

Digest

Size

6.4 MB

Last updated

about 9 years ago

docker pull rck81/simplepush