Package Exports
- chatty-cli
- chatty-cli/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chatty-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
chatty
GPG encrypted, ephemeral, real time chatting in the terminal
Features
- End to end encrypted
- Passwordless
- Real time
- modern, minimal TUI written in React
Requirements
- node.js >= 10
- npm
- GPG
Installation
npm i -g chatty-cli
Usage
chatty <flags> arg
Flags
-i, --init
creates a live chat session with
-c, --connect
joins a pre created session
-h, --help Print the help information
Run without flag to enter a key chooser screen
Planned Features
- persistent sessions