gurk

Crates.iogurk
lib.rsgurk
version0.1.2
sourcesrc
created_at2020-08-02 11:55:06.399289
updated_at2024-03-14 16:55:15.467615
descriptionSignal messenger client for terminal
homepage
repositoryhttps://github.com/boxdot/gurk-rs
max_upload_size
id272211
size246,729
(boxdot)

documentation

README

gurk 🥒

Signal Messenger client for terminal.

screenshot

Usage

This crate cannot be installed from crates.io directly. It depends on the official Rust implementation of libsignal protocol, which is not published on crates.io.

Either install the latest version via

cargo install --git https://github.com/boxdot/gurk-rs gurk

or download a pre-compiled binary from Releases.

License

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this document by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 211

cargo fmt