about summary refs log tree commit diff
path: root/tools/sendsms/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sendsms/README.org')
-rw-r--r--tools/sendsms/README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/sendsms/README.org b/tools/sendsms/README.org
new file mode 100644
index 0000000..8f3ffdd
--- /dev/null
+++ b/tools/sendsms/README.org
@@ -0,0 +1,8 @@
+#+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.