Socket
Socket
Sign inDemoInstall

imailer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imailer

NodeJS based CLI for sending iMessages and sms.


Version published
Maintainers
1
Created
Source

iMailer

CLI interface for sending imessages and sms. OSX and messages app required. Available on NPM.

iMailer example

Install

npm install -g imailer

Usage

imailer [<to>] [<message>] [<sms|imessage>]

  • [<to>]
    • Phone number, contact, or email address for iMessages.
    • Phone number only for sms.
  • [<message>]
    • Single words can be unquoted, otherwise the message should be surrounded by quotation marks.
  • [<sms|imessage>]
    • Specify sms to send via sms or leave blank to send iMessages.

Examples

imailer "+447463 383 992" "Hi Jeff!"

imailer 07352009813 "Hi again Jeff!" sms

Changelog

0.1.2

  • Update documentation to include sms flag.
  • Add colour coding to output.
  • More accurate error messaging.
  • Add license.

0.1.1

  • Change name to imailer.

0.1.0

  • Inital version.

FAQs

Package last updated on 24 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc