Octave functions for connecting with PushBullet via calling curl package using Linux shell
Inspired by jensb89/Matlab-Pushbullet
GNU Octave or QtOctave -- A free MATLAB alternative.
curl -- A command line tool for getting or sending files using URL syntax
In order to use the API you need an API key that can be obtained here.
pushNoteViaCurl(...) -- send a text note to a device via PushBullet
load_devices(...) -- get the devices_iden from PushBullet