Pushover Client

Version 1.0.0.0 (7.96 KB) by Jed F.
Matlab client for Pushover
294 Downloads
Updated 21 Nov 2013

View License

% PUSHOVER - Push notifications to the Pushover (http://pushover.net) service.
%
% pushover
% Prints this help, the available options for the 'sound' setting and the
% currently saved (or default) preferences.
%
% OPTS=pushover
% Returns a structure OPTS with the current default options.
%
% pushover(OPTS)
% Saves the structure options as defaults.
%
% [retrStr,status]=pushover(TITLE,MESSAGE,OPTS)
% =pushover(TITLE,MESSAGE)
% =pushover(MESSAGE,OPTS)
% OPTS - settings to send a message.
% MESSAGE - Message to send. Limited to 512 characters.

Cite As

Jed F. (2024). Pushover Client (https://www.mathworks.com/matlabcentral/fileexchange/44409-pushover-client), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0