Skip to content

A Plugin for PopClip > Select text or urls and to send to Pushsafer.

Notifications You must be signed in to change notification settings

appzer/PopClip-Pushsafer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

PopClip-Pushsafer

Pushsafer

A Extension for PopClip > Select text or urls and send to Pushsafer.

Send pushsafer.com notifications out of PopClip

Pushsafer make it easy and safe to get push-notifications in real time on your

  • Android device
  • iOS device (incl. iPhone, iPad, iPod Touch)
  • Windows Phone & Desktop
  • Browser (Chrome & Firefox)

Download

https://github.com/appzer/PopClip-Pushsafer/

Installation

Edit pushsafer.sh in the popclipext directory and enter your Private or Alias key. Set up your notification by changing the following params.

  • KEY="XXXXXXXXXXXXXXXXXXXX"
  • TITLE="PopClip"
  • DEVICE="a"
  • ICON="18"
  • ICONCOLOR="#FFFF00"
  • SOUND="21"
  • VIBRATION="3"
  • URL=""
  • URLTITLE=""
  • PRIORITY="0"
  • RETRY=""
  • EXPIRE=""
  • CONFIRM=""
  • ANSWER="1"
  • ANSWEROPTIONS=""
  • ANSWERFORCE="0"

Click on package to install to Popclip

Check the Pushsafer API description

Requires:

  • Curl (installed by default on most OSX versions)