Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A Tox-based instant messaging and video chat client.
| Date | Stars |
|---|---|
| 2026-07-24 | 1302 |
| 2026-07-25 | 1302 |
| 2026-07-28 | 1302 |
| 2026-07-30 | 1302 |
| 2026-08-06 | 1302 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<a href="https://scan.coverity.com/projects/toxic-tox">
<img alt="Coverity Scan Build Status"
src="https://scan.coverity.com/projects/4975/badge.svg"/>
</a>
Toxic is a [Tox](https://tox.chat)-based peer-to-peer messenger that provides end-to-end encrypted communications without the use of centralized servers. It supports text messaging, file sharing, 1-on-1 voice and video calls, private audio conferences, public and private text group chats, and a few built-in games you can play with your friends. Toxic requires no registration or setup, and is ready to use out of the box. Its interface is highly customizable to suit your preferences.
[](https://i.imgur.com/TwYA8L0.png)
## Installation
[See the install instructions](/INSTALL.md)
## Usage
As Toxic uses a text-based user interface, interacting with it involves a combination of navigation hotkeys and slash commands. For example, to navigate between open windows, use the `ctrl+o` and `ctrl+p` key combinations. Or to add a contact using their Tox address, use the command `/add {ADDRESS}` without the curly bracers. To see a full list of available commands and hotkeys, use the `/help` command or refer to the manual.
Toxic also has a number of run options. For example, if you want to use a different profile than the default, you can run toxic with the `--file my_profile.toxic` flag. Or to disable UDP/direct connections, use the `--force-tcp` flag. To see all available options, run toxic with the `--help` flag, or refer to the manual.
## Settings
Running Toxic for the first time creates an empty file called toxic.conf in your home configuration directory (`~/.config/tox` for Linux users). You can use it to customize many aspects of the user interface, enable auto-logging, customize sound notifications, customize hotkeys, use custom names for your contacts, change the time format, and much more. You can view the example config file [here](misc/toxic.conf.example).
## 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
```
Excerpt of 2,415 characters
Read on GitHub1.5k
120
103
82
67
30
20
18
13
12
12
11
11
10
8
8
8
7
7
6
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:a5189811a8d56fb3, topic:privacy