Automic VaultAutomic Vault

brew

Install imessage-ruby with Homebrew

Command-line tool to send text and attachment in Message.app. Version 0.4.0 via Homebrew; verified 2026-06-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install imessage-ruby

local Homebrew formula metadata

overview

Package summary

Command-line tool to send text and attachment in Message.app

Commands and aliases

  • imessage

history

Project history and usage

imessage-ruby is a small Ruby command-line tool and gem for sending text and attachments through macOS Message.app. Its scope is intentionally narrow: expose Apple's desktop messaging app to shell commands.

Project history

The GitHub repository was created in November 2013, and the RubyGems API records version 0.0.1 on the same day. The changelog describes the initial implementation as sending iMessage, followed by attachment support in 0.1.0 and standalone execution support in 0.2.0.

The project presents itself as the imessage gem, while Homebrew packages it as imessage-ruby to avoid ambiguity with Apple's service name and to make the executable installable through brew.

Adoption history

Adoption appears modest and Mac-specific, which matches the tool's dependency on Message.app. The README documents installation as either a Homebrew package or a Ruby gem, and RubyGems records tens of thousands of total downloads across the gem's lifetime.

The changelog shows a small maintenance burst in 2015, then later packaging fixes in 2022, including Homebrew installation behavior and gem builds without git installed.

How it is used

The CLI accepts text, an optional attachment, and comma-separated contacts. A typical invocation sends a message body to an email address or phone contact and optionally includes a file attachment.

Because it drives Message.app on macOS, it belongs to local automation and developer convenience scripts rather than cross-platform messaging infrastructure.

Why package nerds care

imessage-ruby is interesting as a tiny wrapper around a proprietary desktop capability. It is the sort of package that exists because a platform has a useful local automation hook and users want it in cron jobs, shell scripts, or quick developer workflows.

Its Homebrew formula is arguably as important as the gem: brew gives Mac users a one-command install path for a tool whose usefulness is inherently tied to macOS.

Timeline

  • 2013: Version 0.0.1 is published on RubyGems and implements sending iMessage.
  • 2014: Version 0.0.2 keeps Ruby 1.9 compatibility.
  • 2015: Version 0.1.0 adds attachment sending; 0.2.0 makes standalone execution possible; 0.3.x improves errors and Homebrew installation behavior.
  • 2022: Version 0.4.0 fixes gem builds without git installed.

Related projects

  • Message.app on macOS is the platform application the tool automates.
  • RubyGems distributes the imessage gem, while Homebrew distributes the imessage-ruby formula.
  • Other Mac messaging automation projects, including Python and Rust iMessage tooling, occupy adjacent but usually broader reverse-engineering or API-wrapper territory.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
imessagecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.4.0
manager updated2026-06-06
local dataok
upstreamcurrent
latest detectedv0.4.0

https://github.com/linjunpop/imessage

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:imessage-ruby
Version0.4.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/imessage-ruby
Homepagehttps://github.com/linjunpop/imessage
Repositoryhttps://github.com/linjunpop/imessage
Upstream docshttps://github.com/linjunpop/imessage#readme
LicenseMIT
Source archivehttps://github.com/linjunpop/imessage/archive/refs/tags/v0.4.0.tar.gz
Last updated2026-06-06T17:23:03Z
Pulseupdated
Dependenciesruby
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameimessage-ruby
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment