Tox client for Windows that loosely follows the official mockup and aims to be TCS compliant. Tox is a free (as in freedom) Skype replacement.
Feel free to contribute.
- Standard features like:
- Nickname customization
- Status customization
- Friendlist
- One to one conversations
- Friendrequests
- Avatars
- Group chats
- Voice chats
- Video chats
- Proxy support (SOCKS5 & HTTP)
- Read receipts
- File transfers
- Typing detection
- DNS discovery (tox1 and tox3)
git submodule update --init --recursive
- AForge.Video
- NAudio
- Squirrel
These should be downloaded by Visual Studio automatically. This requires NuGet to be installed.
An up-to-date list of NuGet dependencies can be found in Toxy/packages.config
- Tox library, more info on how to compile/obtain this can be found here.
Once you have obtained Tox, place libtox.dll in the libs folder.