# imessage-ruby を Homebrew でインストール

imessage-ruby のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:imessage-ruby
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install imessage-ruby
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:imessage-ruby
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/imessage-ruby>
- **バージョン:** 0.4.0
- **ソース概要:** Command-line tool to send text and attachment in Message.app
- **ホームページ:** <https://github.com/linjunpop/imessage>
- **リポジトリ:** <https://github.com/linjunpop/imessage>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/linjunpop/imessage/archive/refs/tags/v0.4.0.tar.gz>
- **最終更新:** 2026-06-06T17:23:03Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- imessage (cli)
- imessage (エイリアス)

## 依存関係

- ruby

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.4.0
- マネージャ更新日: 2026-06-06
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/linjunpop/imessage
- 検出された最新: v0.4.0 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/api/formula/imessage-ruby.json>
- <https://github.com/linjunpop/imessage>
- <https://raw.githubusercontent.com/linjunpop/imessage/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/linjunpop/imessage/master/README.md>
- <https://rubygems.org/api/v1/gems/imessage.json>
- <https://rubygems.org/api/v1/versions/imessage.json>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** imessage-ruby
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [ruby](https://pkg.so/ja/brew/ruby/) - Runtime dependency declared by Homebrew.
- [cocoapods](https://pkg.so/ja/brew/cocoapods/) - Shares pkgdb curated category or tags: cli, developer-tools, macos.
- [zeromq](https://pkg.so/ja/brew/zeromq/) - Shares pkgdb curated category or tags: cli, developer-tools, messaging.
- [rbenv](https://pkg.so/ja/brew/rbenv/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [molten-vk](https://pkg.so/ja/brew/molten-vk/) - Shares pkgdb curated category or tags: cli, developer-tools, macos.
- [create-dmg](https://pkg.so/ja/brew/create-dmg/) - Shares pkgdb curated category or tags: cli, developer-tools, macos.
- [carthage](https://pkg.so/ja/brew/carthage/) - Shares pkgdb curated category or tags: cli, developer-tools, macos.
- [macvim](https://pkg.so/ja/brew/macvim/) - Shares pkgdb curated category or tags: cli, developer-tools, macos.
- [asciidoctor](https://pkg.so/ja/brew/asciidoctor/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby.
- [youplot](https://pkg.so/ja/brew/youplot/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.
- [ghi](https://pkg.so/ja/brew/ghi/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.
- [travis](https://pkg.so/ja/brew/travis/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.

## Combined YAML source

View the package source record on GitHub. [combined/imessage-ruby.yml](https://github.com/mxcl/pkgdb/blob/main/combined/imessage-ruby.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
