https://github.com/appzer/popclip-pushsafer
A Plugin for PopClip > Select text or urls and to send to Pushsafer.
https://github.com/appzer/popclip-pushsafer
android ios ipad iphone notification notifications popclip popclip-extensions push push-notifications pushnotification pushnotifications pushsafer win-10 win10 windows windows-10 windows-phone windows10
Last synced: 3 months ago
JSON representation
A Plugin for PopClip > Select text or urls and to send to Pushsafer.
- Host: GitHub
- URL: https://github.com/appzer/popclip-pushsafer
- Owner: appzer
- Created: 2017-03-21T21:57:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T20:26:47.000Z (over 2 years ago)
- Last Synced: 2025-01-23T02:41:41.532Z (5 months ago)
- Topics: android, ios, ipad, iphone, notification, notifications, popclip, popclip-extensions, push, push-notifications, pushnotification, pushnotifications, pushsafer, win-10, win10, windows, windows-10, windows-phone, windows10
- Language: Shell
- Homepage: https://www.pushsafer.com/en/PopClip
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PopClip-Pushsafer
## A Extension for PopClip > Select text or urls and send to [Pushsafer](https://www.pushsafer.com/).
Send [pushsafer.com](https://www.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](https://www.pushsafer.com/en/pushapi)
### Requires:
* Curl (installed by default on most OSX versions)