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 f5a628fafb Audio call reception
Can hear, but can't talk

Uses a hardwired tox_do() interval of 50ms until to_do_interval() gets fixed
2014-06-27 19:01:10 +02:00
img Fixed rasterized images 2014-06-27 09:32:40 -07:00
res Fix DHT bootstraping 2014-06-26 13:09:08 +02:00
widget Fixed rasterized images 2014-06-27 09:32:40 -07:00
.gitignore Add file sending (silently, send only) 2014-06-25 22:43:28 +02:00
audiobuffer.cpp Audio call reception 2014-06-27 19:01:10 +02:00
audiobuffer.h Audio call reception 2014-06-27 19:01:10 +02:00
cdata.cpp Preparation for audio calls, refactoring 2014-06-27 00:42:45 +02:00
cdata.h Preparation for audio calls, refactoring 2014-06-27 00:42:45 +02:00
core.cpp Audio call reception 2014-06-27 19:01:10 +02:00
core.h Audio call reception 2014-06-27 19:01:10 +02:00
cstring.cpp Preparation for audio calls, refactoring 2014-06-27 00:42:45 +02:00
cstring.h Preparation for audio calls, refactoring 2014-06-27 00:42:45 +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 Initial commit 2014-06-24 22:11:11 +02:00
friendlist.h Initial commit 2014-06-24 22:11:11 +02:00
group.cpp Preparation for audio calls, refactoring 2014-06-27 00:42:45 +02:00
group.h Initial commit 2014-06-24 22:11:11 +02: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
main.cpp Update TODO list 2014-06-27 00:32:08 +02:00
README.md README.md:Improve windows download link 2014-06-26 21:22:00 +02:00
res.qrc Initial commit 2014-06-24 22:11:11 +02:00
settings.cpp Fix DHT bootstraping 2014-06-26 13:09:08 +02: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.pro Audio call reception 2014-06-27 19:01:10 +02:00
widget.ui Fix widget.ui referencing moved file 2014-06-27 00:54:48 +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

  • Friends chat
  • Group chats (experimental, can only accept invitations)
  • File transfers, with previewing of images

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