Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jakutis/msgd
- Owner: jakutis
- License: gpl-3.0
- Created: 2014-02-18T14:23:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T18:19:53.000Z (almost 10 years ago)
- Last Synced: 2024-11-14T23:09:50.938Z (2 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.org/package/msgd
- Size: 637 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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