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: 4 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T13:30:04.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T19:13:49.929Z (about 1 year 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).**
[](https://www.npmjs.com/package/hyper-chat-cli)
[](https://travis-ci.org/derhuerst/hyper-chat-cli)

[](https://gitter.im/derhuerst)
[](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).