No release in over 3 years
Send SMS from Huginn via https://sms77.io.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.7
~> 10.0

Runtime

~> 0.6.1
 Project Readme

seven logo

seven SMS for Huginn

Huginn agent gem that sends SMS via the seven gateway.

MIT License Huginn agent gem Ruby 2.7+ Gem


Features

  • Send SMS - Drop-in agent for any Huginn scenario that needs SMS output
  • Standard Gem - Loads via the Huginn ADDITIONAL_GEMS mechanism, no source patching

Prerequisites

Installation

Append huginn_seven_agent to your Huginn .env ADDITIONAL_GEMS value:

ADDITIONAL_GEMS=huginn_seven_agent

Then re-run bundle and restart Huginn:

bundle

Configuration

In Huginn, create a new agent of type Seven Agent, paste your seven API key into the agent options and configure the message template.

Usage

Wire the seven agent as the receiver of any Huginn event source. Each event triggers an SMS using the configured template.

Support

Need help? Feel free to contact us or open an issue.

License

MIT