Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

alexbakker/Toxy

Repository files navigation

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.

About

Tox client for Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published