Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/derhuerst/hyper-chat-cli
- Owner: derhuerst
- License: isc
- Created: 2018-04-05T14:29:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T13:30:04.000Z (over 6 years ago)
- Last Synced: 2024-12-31T11:36:26.591Z (22 days ago)
- Topics: chat, command-line, hypercore, hyperdb, p2p, peer-to-peer
- Language: JavaScript
- Homepage: https://github.com/derhuerst/hyper-chat-cli#hyper-chat-cli
- Size: 8.79 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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).