Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leny/mesaj
A simple command-line wrapper over Apple's Message app.
https://github.com/leny/mesaj
Last synced: about 1 month 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T18:42:59.000Z (about 5 years ago)
- Last Synced: 2024-09-14T11:53:30.067Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mesaj
[![NPM version](http://img.shields.io/npm/v/mesaj.svg)](https://www.npmjs.org/package/mesaj) ![Downloads counter](http://img.shields.io/npm/dm/mesaj.svg) [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](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.