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.
75d3274332
Plenty of people voiced their opinion that everything after '>' should be a quote. Trying to conform to anything other brings only chaos and makes situation worse, since it is impossible to catch every exception. There are already plenty of cases where regexp simply can't work with unicode. In the future, qTox should have easy to use r-click options for 'Paste text as a quote' and 'Copy as a quote', which makes it a must to have quote detection as simple as possible, to avoid situation where user wants to paste something as a quote, and suddenly it doesn't seem to work. Fixes #1059 #1099 #1173 Continuation of #1332 |
||
---|---|---|
android | ||
audio | ||
debian | ||
img | ||
osx | ||
res | ||
smileys | ||
src | ||
tools | ||
translations | ||
ui | ||
updater | ||
windows | ||
.gitattributes | ||
.gitignore | ||
android.qrc | ||
bootstrap.bat | ||
bootstrap.sh | ||
dialogs.ini | ||
INSTALL.md | ||
LICENSE | ||
qTox.desktop | ||
qtox.pro | ||
README.md | ||
res.qrc | ||
simple_make.sh |
qTox
qTox is a powerful Tox client that tries to follow the Tox design guidelines while running on all major platforms.
Features
- One to one chat with friends
- Group chats
- File transfers, with previewing of images
- Audio calls, including group calls
- Video calls
- Tox DNS and Tox URI support
- Translations in various languages
- Avatars
- Auto-updates on Windows and Mac, packages on Linux
- And many more options!
Downloads
This client runs on Windows, Linux and Mac natively.
Windows 64 bit download
Windows 32 bit download (for older hardware)
OS X download
Linux binary download
Linux packages
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:
##Developer overview: