All Projects → alexbakker → Toxy

alexbakker / Toxy

Licence: GPL-3.0 license
Tox client for Windows.

Programming Languages

C#
18002 projects
c
50402 projects - #5 most used programming language

Toxy

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.

Features

  • 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)

Screenshots

Main Window Main Window with settings)

Compiling Toxy

Submodules

git submodule update --init --recursive

NuGet dependencies

  • 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

Separate dependencies

Once you have obtained Tox, place libtox.dll in the libs folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].