modem-manager

1.0.1 • Public • Published

mmcli

Library for ModemManager CLI (mmcli)

Documentation

You can find for more details, and other docs on mmcli page.

Installation

$ npm i modem-manager --save

Api

const modemManager = require('modem-manager');

modemManager.sendSms('77777777', 'hello text message').then((res) => {
  ...
});

Package Sidebar

Install

npm i modem-manager

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

6.44 kB

Total Files

9

Last publish

Collaborators

  • alvaromq