Skip to content

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

License

Notifications You must be signed in to change notification settings

chriskyfung/Octave-PushBullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages