https://github.com/appzer/ispyconnect-pushsafer
How to send push-notifications out of iSpy Connect
https://github.com/appzer/ispyconnect-pushsafer
android camera ios ip-camera ipad ipcamera iphone ispy ispyconnect push push-notifications pushnotification pushnotifications surveillance win-10 windows-10 windows-phone
Last synced: 16 days ago
JSON representation
How to send push-notifications out of iSpy Connect
- Host: GitHub
- URL: https://github.com/appzer/ispyconnect-pushsafer
- Owner: appzer
- Created: 2017-03-04T10:32:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T10:43:18.000Z (over 9 years ago)
- Last Synced: 2025-03-16T15:49:23.768Z (about 1 year ago)
- Topics: android, camera, ios, ip-camera, ipad, ipcamera, iphone, ispy, ispyconnect, push, push-notifications, pushnotification, pushnotifications, surveillance, win-10, windows-10, windows-phone
- Homepage: https://www.pushsafer.com/en/iSpyConnect
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# ispyconnect-pushsafer
##How to send push-notifications out of iSpy with Pushsafer.com
Open source camera security software. iSpy provides security, surveillance, motion detection, online access and remote control.
[Pushsafer.com](https://www.pushsafer.com) make it easy and safe to send & receive push-notifications to your
- Android devices
- iOS devices (iPhone, iPad, iPod Touch, Watch)
- Windows 10 Phone & Desktop
- Browser (Chrome & Firefox)
## Usage
1. Open Video or Audio settings for the desired camera 
2. Open Tab Alerts
3. select the desired alert mode
4. Add a new Alert Action = Call URL
5. enter the Pushsafer API URL with parameters you need 
6. you can use the Link/URL generator in your dashboard
7. choose parameters you want and click on Create Link
8. Copy the generated URL in iSpy
9. iSpy provide 3 variables to merge {ID}, {NAME}, {MSG}
10. these vars you can use in the pushsafer parameter title or message
## Do not use any of these iSpy variables in the pushsafer parameter m=message alone, because when a var has a empty string and a message m transfered empty to pushsafer, the push-notification can not send out
## Example URLs
https://www.pushsafer.com/api?k=XXXXXXXXXXXXXXXXXXXX&d=418&i=82&s=25&v=3&t=iSpy%20Alert&m=Movement%20detected%20in%20living%20room
https://www.pushsafer.com/api?k=XXXXXXXXXXXXXXXXXXXX&d=418&i=82&s=25&v=3&t=iSpy%20Alert&m=Movement%20detected%20in%20living%20room%0A{ID}%3A%20{NAME}
## Screenshots of iSpy Push-Notifications
Screenshot Client App

Screenshot iOS > iPhone

Screenshot Android

Screenshot Windows 10 Phone

Screenshot Windows 10 Desktop
