Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 835 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 835 Bytes

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