% 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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |