TOXIC(1) | Toxic Manual | TOXIC(1) |
NAME¶
toxic - CLI client for Tox
SYNOPSIS¶
toxic [-f data-file] [-x] [-4] [-c config-file] [-n nodes-file] [-h]
DESCRIPTION¶
toxic is an ncurses-based instant messaging client for Tox which formerly resided in the Tox core repository, and is now available as a standalone application.
OPTIONS¶
-4, --ipv4
-b, --debug
-c, --config config-file
-d, --default-locale
-e, --encrypt-data
-f, --file data-file
-h, --help
-l, --logging
-n, --nodes nodes-file
-o, --noconnect
-p, --SOCKS5-proxy
-P, --HTTP-proxy
-r, --namelist
-t, --force-tcp
-T, --tcp-relay
-u, --unencrypt-data
FILES¶
~/.config/tox/DHTnodes.json
~/.config/tox/toxic_profile.tox
~/.config/tox/toxic.conf
/usr/share/toxic/toxic.conf.example
BUGS¶
-Unicode characters with a width larger than 1 column may cause strange behaviour.
-Text occasionally fails to auto-scroll to the bottom.
-Screen flickering sometimes occurs on certain terminals.
AUTHORS¶
JFreegman <JFreegman@gmail.com>
SEE ALSO¶
toxic.conf(5)
LINKS¶
Project page: https://github.com/JFreegman/toxic
IRC channel: irc.libera.chat#tox
2020-05-04 | toxic 0.11.1 |