Automic VaultAutomic Vault

brew

使用 Homebrew 安装 imessage-ruby

查看 imessage-ruby 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install imessage-ruby

local Homebrew formula metadata

概览

软件包摘要

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

命令和别名

  • imessage

历史

项目历史与用法

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.

项目历史

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 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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
imessagecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.4.0
管理器更新时间2026-06-06
本地数据OK
上游当前
检测到的最新版本v0.4.0

https://github.com/linjunpop/imessage

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:imessage-ruby
版本0.4.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/imessage-ruby
主页https://github.com/linjunpop/imessage
仓库https://github.com/linjunpop/imessage
上游文档https://github.com/linjunpop/imessage#readme
许可证MIT
源码归档https://github.com/linjunpop/imessage/archive/refs/tags/v0.4.0.tar.gz
最后更新2026-06-06T17:23:03Z
Pulseupdated
依赖ruby
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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