Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/derhuerst/hyper-chat-cli

[work in progress] – A P2P command line chat powered by hyperdb.
https://github.com/derhuerst/hyper-chat-cli

chat command-line hypercore hyperdb p2p peer-to-peer

Last synced: 15 days ago
JSON representation

[work in progress] – A P2P command line chat powered by hyperdb.

Awesome Lists containing this project

README

        

# hyper-chat-cli

**A P2P command line chat powered by [hyperdb](https://github.com/mafintosh/hyperdb).**

[![npm version](https://img.shields.io/npm/v/hyper-chat-cli.svg)](https://www.npmjs.com/package/hyper-chat-cli)
[![build status](https://api.travis-ci.org/derhuerst/hyper-chat-cli.svg?branch=master)](https://travis-ci.org/derhuerst/hyper-chat-cli)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/hyper-chat-cli.svg)
[![chat with me on Gitter](https://img.shields.io/badge/chat%20with%20me-on%20gitter-512e92.svg)](https://gitter.im/derhuerst)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)

## Installing

```shell
npm install hyper-chat-cli
```

Or use [`npx`](https://npmjs.com/package/npx).

## Usage

```js
todo
```

## Contributing

If you have a question or have difficulties using `hyper-chat-cli`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/hyper-chat-cli/issues).