/Octave-PushBullet

A Octave function to send a notification to iPhone and Android via PushBullet API

Primary LanguageMATLABMIT LicenseMIT

Octave-PushBullet

Octave functions for connecting with PushBullet via calling curl package using Linux shell

Inspired by jensb89/Matlab-Pushbullet

Dependencies

GNU Octave or QtOctave -- A free MATLAB alternative.

curl -- A command line tool for getting or sending files using URL syntax

How to Use

In order to use the API you need an API key that can be obtained here.

functions

pushNoteViaCurl(...) -- send a text note to a device via PushBullet

Underdevelopment

load_devices(...) -- get the devices_iden from PushBullet