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

Main metrics

Overview
Name With OwnerJFreegman/toxic
Primary LanguageC
Program languageMakefile (Language Count: 10)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2013-08-22 20:10:19
Pushed At2025-03-28 15:54:51
Last Commit At2025-03-28 11:07:38
Release Count41
Last Release Namev0.16.1 (Posted on 2025-01-09 09:43:55)
First Release Nameprealpha_win32_r8 (Posted on )
用户参与
Stargazers Count1.3k
Watchers Count57
Fork Count156
Commits Count2.3k
Has Issues Enabled
Issues Count359
Issue Open Count21
Pull Requests Count263
Pull Requests Open Count2
Pull Requests Close Count50
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private