toxic

An ncurses-based Tox client

Toxic is a Tox-based instant messaging and video chat client.

Toxic Screenshot

Installation

See the install instructions

Settings

Running Toxic for the first time creates an empty file called toxic.conf in your home configuration directory ("~/.config/tox" for Linux users). Adding options to this file allows you to enable auto-logging, change the time format (12/24 hour), and much more.
You can view our example config file here.

Troubleshooting

If your default prefix is "/usr/local" and you receive the following:

error while loading shared libraries: libtoxcore.so.0: cannot open shared object file: No such file or directory

you can attempt to correct it by running sudo ldconfig. If that doesn't work, run:

echo '/usr/local/lib/', sudo tee -a /etc/ld.so.conf.d/locallib.conf
sudo ldconfig

主要指标

概览
名称与所有者JFreegman/toxic
主编程语言C
编程语言Makefile (语言数: 10)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2013-08-22 20:10:19
推送于2025-03-28 15:54:51
最后一次提交2025-03-28 11:07:38
发布数41
最新版本名称v0.16.1 (发布于 2025-01-09 09:43:55)
第一版名称prealpha_win32_r8 (发布于 )
用户参与
星数1.3k
关注者数57
派生数156
提交数2.3k
已启用问题?
问题数359
打开的问题数21
拉请求数263
打开的拉请求数2
关闭的拉请求数50
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?