1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Go to file
dubslow 041ed3b998 Merge branch 'corencryption' into history, remove file encryption, store key instead of hash
(I forgot to commit the merge before starting work...)

Conflicts:
	qtox.pro
2014-10-17 04:13:42 -05:00
audio add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
debian Debian: Update package dependencies 2014-10-16 23:51:34 +02:00
img add utox icons for packaging 2014-09-30 20:44:28 +02:00
res Update DHT bootstrap list 2014-09-04 22:28:59 +02:00
smileys/default add Kappa emote 2014-10-05 22:47:12 -05:00
src Merge branch 'corencryption' into history, remove file encryption, store key instead of hash 2014-10-17 04:13:42 -05:00
tools buildPackages.sh : Don't use --local bootstrap 2014-10-16 23:24:45 +02:00
translations Italian translation: update 2014-10-15 10:12:29 +02:00
ui style selector 2014-10-16 15:18:19 +02:00
.gitignore minutiae 2014-09-10 09:12:15 -05:00
bootstrap.bat overwrite existing data when unzipping (windows) 2014-07-03 19:31:24 +02:00
bootstrap.sh partial work towards core encryption functionality 2014-10-11 16:54:25 -05:00
COPYING Add license 2014-06-28 00:31:30 +02:00
dialogs.ini Add video reception 2014-06-30 14:49:42 +02:00
INSTALL.md added table of content 2014-09-30 22:51:03 +02:00
LICENSE Add license 2014-06-28 00:31:30 +02:00
NURUPOWILLSUEME Update NURUPOWILLSUEME 2014-07-06 12:57:00 -04:00
qTox.desktop We handle .tox files (still need actual command line support) 2014-10-13 17:45:52 -05:00
qtox.pro Merge branch 'corencryption' into history, remove file encryption, store key instead of hash 2014-10-17 04:13:42 -05:00
README.md README: Link to the new releases 2014-10-01 15:38:29 +02:00
res.qrc Merge pull request #404 from dubslow/ringtone 2014-10-08 14:18:34 +02:00
simple_make.sh simplify compilation 2014-09-10 17:36:34 -05:00

qTox

Powerful Tox client that tries to follow the Tox UI mockup while running on all major systems.
This GUI uses code from @nurupo'tos ProjectTox-Qt-GUI, in particular the "Core" Toxcore wrapper.
However, it is not a fork.

Features

  • One to one chat with friends
  • Group chats
  • File transfers, with previewing of images
  • Audio calls
  • Video calls
  • Tox DNS
  • Translations in various languages
  • Avatars

Downloads

This client runs on Windows, Linux and Mac natively.

You can find the latest versions of qTox here, or from the Tox Project's servers :

Windows download
Mac download
Linux download (click "Last successful artifacts")

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