🍺 BREW Explorer

← all formulae

imessage-ruby

brew install imessage-ruby v0.4.0 MIT

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

18
30-day installs · #7080
71
90-day · #6410
457
365-day · #5303
359
★ GitHub stars · updated 4y ago

Runtime dependencies

GitHub topics

cli command-line imessage macos osx

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "ruby"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Command-line tool to send text and attachment in Message.app",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:49+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "imessage-ruby",
  "github_default_branch": "master",
  "github_last_commit_at": "2022-05-12T08:04:41Z",
  "github_readme_excerpt": "# imessage\n\nCommand line tool to send iMessage.\n\n![Tests](https://github.com/linjunpop/imessage/actions/workflows/test.yml/badge.svg)\n[![Gem Version](https://img.shields.io/gem/v/imessage.svg)](https://rubygems.org/gems/imessage)\n[![codebeat badge](https://codebeat.co/badges/69f6f8ee-8ddd-4355-aa7c-0cd4ac369718)](https://codebeat.co/projects/github-com-linjunpop-imessage-master)\n\n## Installation\n\n### As a Homebrew(http://brew.sh) package\n\n    $ brew install imessage-ruby\n\n### As a gem\n\nAdd this line to your application\u0027s Gemfile:\n\n    gem \u0027imessage\u0027\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install imessage\n\n## Usage\n\n```shell\nUsage: imessage [options]\n\nSpecific options:\n    -t, --text [TEXT]                The TEXT to deliver\n    -a, --attachment [ATTACHMENT]    Add an attachment\n    -c, --contacts x,y,z             Deliver message to these CONTACTS\n\nCommon options:\n    -h, --help                       Prints this help\n        --version                    Show version\n```\n\n## Example\n\n```\n$ imessage --text \"hello\" --contacts \"foo@example.com\" --attachment \u0027bar.png\u0027\n```\n\n## [Changelog](CHANGELOG.md)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/linjunpop/imessage.\n",
  "github_repo": "linjunpop/imessage",
  "github_stars": 359,
  "github_topics": [
    "cli",
    "command-line",
    "imessage",
    "macos",
    "osx"
  ],
  "homepage": "https://github.com/linjunpop/imessage",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 18,
  "installs_365d": 457,
  "installs_90d": 71,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "imessage-ruby",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7080,
  "rank_365d": 5303,
  "rank_90d": 6410,
  "raw_hash": "fe7749c22e9abbc9",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/imessage-ruby.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.4.0",
  "versioned_formulae": [],
  "why_use_this": null
}