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
Tux3 / Mlkj / !Lev.uXFMLA 65b2bdb2e5 Merge pull request #23 from tux3/revert-22-master
Revert "Skinned scrollbars and other small improvements"
2014-06-28 23:13:35 +02:00
audio Add audio notifications 2014-06-27 14:36:44 -07:00
img Revert "Skinned scrollbars and other small improvements" 2014-06-28 23:12:13 +02:00
res Fix DHT bootstraping 2014-06-26 13:09:08 +02:00
ui Revert "Skinned scrollbars and other small improvements" 2014-06-28 23:12:13 +02:00
widget Revert "Skinned scrollbars and other small improvements" 2014-06-28 23:12:13 +02:00
.gitignore Add file sending (silently, send only) 2014-06-25 22:43:28 +02:00
audiobuffer.cpp Fix crash when freed friend gets inactivated 2014-06-27 20:24:06 +02:00
audiobuffer.h Fix crash when freed friend gets inactivated 2014-06-27 20:24:06 +02:00
cdata.cpp Add nurupo's LICENSE on some refactored files 2014-06-27 20:41:54 +02:00
cdata.h Add nurupo's LICENSE on some refactored files 2014-06-27 20:41:54 +02:00
COPYING Add license 2014-06-28 00:31:30 +02:00
core.cpp Fix audio calls on Windows 2014-06-28 22:24:39 +02:00
core.h Add group invite context menu to friends 2014-06-28 10:53:55 +02:00
cstring.cpp Add nurupo's LICENSE on some refactored files 2014-06-27 20:41:54 +02:00
cstring.h Add nurupo's LICENSE on some refactored files 2014-06-27 20:41:54 +02:00
friend.cpp Add notification lights when a friend sends you a message 2014-06-27 09:12:43 -07:00
friend.h Add notification lights when a friend sends you a message 2014-06-27 09:12:43 -07:00
friendlist.cpp Fix crash when freed friend gets inactivated 2014-06-27 20:24:06 +02:00
friendlist.h Initial commit 2014-06-24 22:11:11 +02:00
group.cpp Modified groupchat notifications 2014-06-27 16:46:13 -07:00
group.h Modified groupchat notifications 2014-06-27 16:46:13 -07:00
grouplist.cpp Initial commit 2014-06-24 22:11:11 +02:00
grouplist.h Initial commit 2014-06-24 22:11:11 +02:00
LICENSE Add license 2014-06-28 00:31:30 +02:00
main.cpp Fix audio calls on Windows 2014-06-28 22:24:39 +02:00
NURUPOWILLSUEME Add license 2014-06-28 00:31:30 +02:00
README.md Add group invite context menu to friends 2014-06-28 10:53:55 +02:00
res.qrc Initial commit 2014-06-24 22:11:11 +02:00
settings.cpp Use the default Tox save file 2014-06-28 10:09:16 -07:00
settings.h Fix DHT bootstraping 2014-06-26 13:09:08 +02:00
status.cpp Initial commit 2014-06-24 22:11:11 +02:00
status.h Initial commit 2014-06-24 22:11:11 +02:00
toxgui Added fix for displaying buttons on Ubuntu 2014-06-28 00:41:19 -07:00
toxgui.pro Add exemple windows build config 2014-06-28 22:24:39 +02:00
widget.ui Add exemple windows build config 2014-06-28 22:24:39 +02:00

toxgui

For-fun Tox client that tries to follow the Tox UI mockup while running on all major systems.
This GUI uses code from @nurupo's 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

Requirements

This client will run on Windows, Linux and Mac natively, but binairies are only be provided for Windows at the moment.
Linux and Mac users will have compile the source code themselves.

Windows download

Screenshots

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