Skip to content

Bash script to send encrypted notifications to the simplepush app

Notifications You must be signed in to change notification settings

patrykcoding/simplepush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

simplepush

Bash script for sending encrypted push notifications to Android devices. It uses simplepush API, and is based on their bash script. However this project adds encrypted configuration file which can securily store multiple keys.

Usage

Setup config file:

./simplepush.sh setup

Send encrypted push notifications:

./simplepush.sh [-e <event>] [-t <title>] -m <message>

About

Bash script to send encrypted notifications to the simplepush app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages