##How to send push-notifications out of Yawcam
Yawcam is a webcam software for Windows written in Java. The main ideas for Yawcam are to keep it simple and easy to use but to include all the usual features.
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)
- copy the file callurl.cmd to a desired path on you PC
- callurl.cmd is a small batch program that can open urls in background
- Open Window Motion Detection in Yawcam
- go to tab Action and enable Run.exe and open the Settings
- enter the comand file path and the Pushsafer API URL as Params
- the command path is the path of callurl.cmd on your pc
- Params is the Pushsafer API url with required key and optional parameter in quotation marks
- you can use the Link/URL generator in your dashboard
- choose parameters you want and click on Create Link
- Copy the generated URL in ContaCam
{path to callurl.cmd} "{Pushsafer API URL}"
D:\callurl.cmd "https://www.pushsafer.com/api?k=XXXXXXXXXXXXXXXXXXXX&d=269&i=82&s=25&v=3&t=Yawcam%20Alarm&m=Motion%20detection%20Living%20room"
Screenshot Client App
Screenshot iOS > iPhone
Screenshot Android
Screenshot Windows 10 Phone
Screenshot Windows 10 Desktop