qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tux3 / Mlkj / !Lev.uXFMLA 0453e0158d Merge branch 'master' of https://github.com/tux3/toxgui 11 years ago
img Initial commit 11 years ago
res Fix DHT bootstraping 11 years ago
widget More UI fixes 11 years ago
.gitignore Add file sending (silently, send only) 11 years ago
README.md README.md:Improve windows download link 11 years ago
cdata.cpp Preparation for audio calls, refactoring 11 years ago
cdata.h Preparation for audio calls, refactoring 11 years ago
core.cpp EXPERIMENTAL audio reception in calls 11 years ago
core.h EXPERIMENTAL audio reception in calls 11 years ago
cstring.cpp Preparation for audio calls, refactoring 11 years ago
cstring.h Preparation for audio calls, refactoring 11 years ago
friend.cpp Preparation for audio calls, refactoring 11 years ago
friend.h Preparation for audio calls, refactoring 11 years ago
friendlist.cpp Initial commit 11 years ago
friendlist.h Initial commit 11 years ago
group.cpp Preparation for audio calls, refactoring 11 years ago
group.h Initial commit 11 years ago
grouplist.cpp Initial commit 11 years ago
grouplist.h Initial commit 11 years ago
main.cpp Update TODO list 11 years ago
res.qrc Initial commit 11 years ago
settings.cpp Fix DHT bootstraping 11 years ago
settings.h Fix DHT bootstraping 11 years ago
status.cpp Initial commit 11 years ago
status.h Initial commit 11 years ago
toxgui.pro EXPERIMENTAL audio reception in calls 11 years ago
widget.ui Fix widget.ui referencing moved file 11 years ago

README.md

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