about summary refs log tree commit diff
path: root/tools/sendsms/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(tool/sendsms): a CLI to send SMSFranck Cuny2022-09-073-0/+184
This is a new tool to send SMS via Twilio's API. For now it supports a single subcommand: reboot. Using that subcommand, a SMS will be send with the name of the host and the IP address for the defined network interface. This is useful to be notified when one of my machine reboot, and what's the IP for the main interface (this is useful since my ISP does not provide a static IP). Change-Id: I5886a2c77ebd344ab3befa51a6bdd3d65bcc85d4