Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 383 Bytes

Motioneye PushBullet notification helper

This is a php helper script to send notification via PushBullet API.


Installation

To install the required PHP Curl Class, simply:

$ composer install

Requirements

PHP Curl Class

$ sudo apt-get install -y curl php5 php5-cli php5-curl php5-json