blob: 8f3ffdd39a277f859e91df026dbad2c0760e6cc6 (
plain) (
tree)
|
|
#+TITLE: sendsms
A CLI to send SMS via [[https://console.twilio.com][twilio's API]].
** Usage
The tool supports subcommands, which are profiles with predefined messages.
For example, you can write a systemd unit that is triggered after a reboot to send an SMS with =sendsms reboot=. The SMS will contain the hostname and IP of a predefined interface.
|