1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
novist a8cd541cb5 IPC improvements
* Removed waitUntilProcessed() because waitUntilAccepted() fits the job. They were nearly identical too so decreased code duplication
* Global events are set as processed only by instance that accepts them. Solves issue where global event would be consumed by first instance that saw it even if that instance ignored that event
* Fixed bug where running qtox instance would not properly exit after sending window activation event that was accepted by already running instance
2015-03-19 12:06:05 +02:00
2014-11-06 13:56:20 -06:00
2015-03-13 20:30:54 +02:00
2014-12-16 02:51:31 -08:00
2015-02-22 23:32:14 +01:00
2015-03-19 12:06:05 +02:00
2015-03-18 11:25:10 +01:00
2015-03-16 20:46:41 +02:00
2014-06-28 00:31:30 +02:00
2014-06-30 14:49:42 +02:00
2015-03-16 15:41:39 -05:00
2014-06-28 00:31:30 +02:00
2014-07-06 12:57:00 -04:00
2014-11-08 00:05:13 +00:00
2015-03-16 17:26:09 -05:00
2015-03-05 17:48:02 +01:00
2015-03-16 16:47:12 -05:00
2015-03-07 12:45:45 +00:00

qTox

qTox is a powerful Tox client that tries to follow the Tox design guidelines while running on all major platforms.

Features

  • One to one chat with friends
  • Group chats
  • File transfers, with previewing of images
  • Audio calls, including group calls
  • Video calls
  • Tox DNS and Tox URI support
  • Translations in various languages
  • Avatars
  • Auto-updates on Windows and Mac, packages on Linux
  • And many more options!

Downloads

This client runs on Windows, Linux and Mac natively.

Windows 64 bit download
Windows 32 bit download (for older hardware)
Mac OS X download
Linux binary download
Linux packages

Screenshots

Note: The screenshots may not always be up to date, but they should give a good idea of the general look and features

##Documentation:

Compiling

##Developer overview:

Contributing
GitStats
Mac & Linux jenkins
Windows jenkins

Description
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Readme 60 MiB
Languages
C++ 85.5%
Shell 4.3%
C 3.6%
CMake 1.9%
CSS 1.8%
Other 2.8%