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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?