freemobile-smsapi-client icon indicating copy to clipboard operation
freemobile-smsapi-client copied to clipboard

API client for the Free Mobile SMS notification service

Results 4 freemobile-smsapi-client issues
Sort by recently updated
recently updated
newest added

Hello, Nice job this script 👍 . However [line 16](https://github.com/C-Duv/freemobile-smsapi-client/blob/master/send-notification.sh#L16) cause on my macOS this error: ```sh $ uptime | ./sms.sh -c credentials readlink: illegal option -- m usage: readlink...

Hi, is it possible to use it with centreon ?

La définition de la variable `MESSAGE_HEADER` ``` # Texte qui sera ajouté AVANT chaque message envoyé MESSAGE_HEADER="Notification : " ``` gagnerait à être remplacée par `MESSAGE_HEADER="Notification :${NEWLINE_CHAR}"`.