An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# PopClip-Pushsafer
![Pushsafer](https://www.pushsafer.com/de/assets/logos/logo.png)

## 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)