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)
https://github.com/appzer/PopClip-Pushsafer/
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"
Check the Pushsafer API description
- Curl (installed by default on most OSX versions)