Skip to content
/ mesaj Public

A simple command-line wrapper over Apple's Message app.

License

Notifications You must be signed in to change notification settings

leny/mesaj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesaj

NPM version Downloads counter No Maintenance Intended

A simple commandline wrapper over Apple's Message app.


Usage

Installation

To use mesaj, you must at first install it globally.

(sudo) npm install -g mesaj

Usage

mesaj [options]

If no option is given, the target contact and message will be prompted.

Options

  • -V, --version output the version number
  • -c, --contact <contact> target contact to send message
  • -m, --message <message> message to send
  • -s, --service choose the account in charge of sending the message
  • -r, --refresh refresh cache info for contacts
  • -h, --help output usage information

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style.

License

Copyright ©2018 Leny
Licensed under the MIT license.

About

A simple command-line wrapper over Apple's Message app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published