Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakutis/msgd

A messagging daemon - sms, etc.
https://github.com/jakutis/msgd

Last synced: 6 days ago
JSON representation

A messagging daemon - sms, etc.

Awesome Lists containing this project

README

        

# msgd

A messagging daemon - sms, etc.

- [Overview](#overview)
- [Installation](#installation)
- [CLI](#cli)
- [Development](#development)

## Overview

TODO

## Installation

Install with [npm](https://www.npmjs.org/package/msgd):

$ npm install --global msgd

## CLI

Run:

$ msgd

## Development

TODO