Skip to content

tf2017/toxofone

Repository files navigation

Toxofone

Toxofone is a simple audio/video TOX-client based on win32 native libtox.dll (see libtox-vs2015)

Source code is partially based on some components of full-featured .net client Toxy (see Toxy).

Also Toxofone uses SharpTox as managed wrapper over libtox.dll. In addition, the following libraries are used: NAudio, AForge.NET, Svg.

Application design is made as simple as possible. The number of entries in the phone book is limited to 10.

Portable application

Toxofone is portable application which can be run on any Windows 7/8/10 32/64 bits OS with .NET 4.5 or 4.6 installed. No need to install Toxofone, just copy it into any directory and run.

Portrait/landscape screen orientation

To change screen orientation manually, use key combination Ctrl+Right, Ctrl+Down, Ctrl+Left which turns application screen into LandscapeLeft, Portrait or LandscapeRight state. May be useful on notebooks with screen of small height.

Toxofone parameters

config.ini file contains Toxofone parameters. Some of these parameters must be edited manually before starting Toxofone.

Parameters editable manually:

  1. autoconnect.name = ToxUserName - when Toxofone receives call from user ToxUserName, user will be "autoconnected", i.e. it will not be the ringtone and this call will be accepted automatically without user interaction

About

Simple audio/video TOX-client for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages