https://github.com/leny/mesaj
A simple command-line wrapper over Apple's Message app.
https://github.com/leny/mesaj
Last synced: 3 months ago
JSON representation
A simple command-line wrapper over Apple's Message app.
- Host: GitHub
- URL: https://github.com/leny/mesaj
- Owner: leny
- License: mit
- Created: 2018-12-30T18:12:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T18:42:59.000Z (almost 7 years ago)
- Last Synced: 2025-10-11T02:05:30.978Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mesaj
[](https://www.npmjs.org/package/mesaj)  [](http://unmaintained.tech/)
> 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 ` target contact to send message
* `-m, --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.