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.
audio | ||
img | ||
res | ||
ui | ||
widget | ||
.gitignore | ||
audiobuffer.cpp | ||
audiobuffer.h | ||
cdata.cpp | ||
cdata.h | ||
COPYING | ||
core.cpp | ||
core.h | ||
cstring.cpp | ||
cstring.h | ||
dialogs.ini | ||
friend.cpp | ||
friend.h | ||
friendlist.cpp | ||
friendlist.h | ||
group.cpp | ||
group.h | ||
grouplist.cpp | ||
grouplist.h | ||
LICENSE | ||
main.cpp | ||
NURUPOWILLSUEME | ||
README.md | ||
res.qrc | ||
settings.cpp | ||
settings.h | ||
toxgui.pro | ||
widget.ui |
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
- Video calls
- Tox DNS
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
Linux download (1st July 2014 01:30 GMT)
Note that the Linux download has not been tested.