davidmuradov / falcon

A CLI XMPP client with OMEMO encryption written in GO
GNU General Public License v3.0
0 stars 0 forks source link

Falcon

A CLI XMPP client with OMEMO encryption written in GO

Contacts Info

To login in the main page as a client :

To login in the main page as the server :

xmlcoms moved

The xmlcoms directory has been moved to: https://github.com/Vacheprime/xmlcoms

OMEMO (XEP-0384 v0.8.3 and XEP-0454 v0.1.0)

The omemo library is in: https://github.com/davidmuradov/omemo

This library is a work in progress

Default colors

The default colors used are the ones from the "Nord" color palette. Eventually, there will be options to change the colors from within Falcon.

To get 24bit colors (directcolor aka truecolor) in the terminal, users should set the COLORTERM environment variable to "truecolor" or "24-bit" or "24bit" according to the tcell documentation.

Next Features