Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meanii/wisper

Wisper is a lightweight, Golang-based, end-to-end encrypted CLI chatting app that offers fast, secure messaging. Its advanced encryption protocols keep private chats safe and it's reliable, with lightning-fast message processing.
https://github.com/meanii/wisper

chatting cli end-to-end-encryption golang

Last synced: 3 months ago
JSON representation

Wisper is a lightweight, Golang-based, end-to-end encrypted CLI chatting app that offers fast, secure messaging. Its advanced encryption protocols keep private chats safe and it's reliable, with lightning-fast message processing.

Awesome Lists containing this project

README

        

# wisper 🦉

> Wisper is a lightweight, Golang-based, end-to-end encrypted CLI chatting app that offers fast, secure messaging. Its
> advanced encryption protocols keep private chats safe and it's reliable, with lightning-fast message processing.

Topics

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Author](#authors)

## Installation

## macOS

```bash
brew install wisper
```

## Linux

```bash
sudo snap install wisper
```

## Windows

```bash
choco install wisper
```

## Usage

```bash
wisper
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[GNU Affero General Public License v3.0](https://github.com/meanii/wisper/blob/main/LICENSE)

## Authors

- [meanii](https://github.com/meanii)