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
2016-10-02 12:54:06 +01:00
.github chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
.travis chore(travis): check if .dmg is actually built 2016-10-02 12:01:49 +01:00
audio add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
doc docs(smileys): mention emoji pack support and how to install them 2016-10-01 23:22:57 +02:00
img feat(loginform): Added caps lock indicator to newPass 2016-06-07 11:27:58 +03:00
osx style(OSX build): change tabs to spaces and adjust style to existing one 2016-09-27 10:11:49 +01:00
res chore: add IPv6 nodes and sort the list by maintainer name 2016-09-15 08:15:04 +02:00
smileys feat(smileys): allow compiling qTox with minimal or no smileys 2016-10-01 23:22:22 +02:00
src fix(UI): string for option auto-accepting files 2016-10-02 09:02:06 +01:00
tools chore: make script for updating translations actually commit stuff 2016-10-02 12:28:34 +01:00
translations feat(l10n): update Dutch translation from Weblate 2016-10-02 12:54:06 +01:00
ui chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
updater chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
windows chore(installer): correct URL to qTox website 2016-09-27 12:24:34 +01:00
.clog.toml chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
.gitattributes fix(.gitattributes): bootstrap.sh execution fails on MSYS 2016-05-28 20:36:05 +03:00
.gitignore chore: Fix Mac OS X build. 2016-08-03 22:46:37 +01:00
.travis.yml chore: Only do Travis CI builds for the master branch. 2016-08-18 12:14:08 +01:00
bootstrap-osx.sh osx build script: fix building on travis 2016-01-27 03:08:58 +00:00
bootstrap.bat Added windows/bootstrap.sh which downloads and compiles all qtox dependencies 2015-01-08 13:59:05 +02:00
bootstrap.sh refactor(build): make bootstrap.sh more aware of spaces in paths 2016-09-28 03:37:01 +01:00
CHANGELOG.md docs: update CHANGELOG.md for v1.5.0 release 2016-08-09 22:18:56 +01:00
CONTRIBUTING.md docs(CONTRIBUTING): add a guideline to not use dynamic casts/RTTI 2016-09-29 14:53:21 +01:00
doxygen.conf docs(doxygen): Added graphs in documentation 2016-08-19 00:20:23 +03:00
INSTALL.md docs(INSTALL.md): use $USER variable instead of dummy user 2016-10-02 11:38:41 +01:00
LICENSE use license text form: http://www.gnu.org/licenses/gpl.txt 2015-05-15 17:02:31 +02:00
MAINTAINING.md chore: update docs & scripts for getting translations from Weblate 2016-09-19 19:00:04 +01:00
merge-pr.sh chore(test-pr.sh): commit merge as qTox testing <> 2016-07-13 20:50:40 +01:00
OSX-Migrater.sh Added case for /Application Support/Tox already existing 2016-01-20 01:22:25 -05:00
qTox.desktop Correct qTox.desktop 2014-11-08 00:05:13 +00:00
qtox.pro feat(smileys): allow compiling qTox with minimal or no smileys 2016-10-01 23:22:22 +02:00
README.md docs(README.md): update organizational stuff & small update to features 2016-09-25 15:45:03 +01:00
res.qrc feat(l10n): add Lojban translation from weblate 2016-08-06 10:37:01 +01:00
simple_make.sh fix(build): enable backports repository for Debian Jessie 2016-09-04 18:32:29 +03:00
test-pr.sh chore(test-pr.sh): commit merge as qTox testing <> 2016-07-13 20:50:40 +01:00
verify-commit-messages.sh chore: actually restrict length the first line of Merge* commits 2016-08-12 10:32:34 +01:00

qTox

User Manual | Install | Contribute | Report bugs | Translate | Jenkins builds | Keyboard shortcuts | Mailing list | IRC Channel: #qtox@freenode

qTox is a powerful Tox client that follows the Tox design guidelines while running on all major platforms.


Builds other than installer/packages don't receive updates automatically, so make sure you get back to this site and regularly download the latest version of qTox.

Screenshots

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

Screenshot 01 Screenshot 02

Features

  • One to one chat with friends
  • Group chats
  • File transfers, with previewing of images
  • Audio calls, including group calls
  • Video calls
  • ToxMe and Tox URI support
  • Translations in 30 languages [](← TODO: add over when there'll be more)
  • Avatars
  • Faux offline messages
  • History
  • Screenshots
  • Emoticons
  • Auto-updates on Windows and packages on Linux
  • And many more options!

Organizational stuff

Roadmap

Happens in both IRC channel #qtox@freenode and on qTox-dev mailing list. If you are interested in participating, join the channel and subscribe to the mailing list.

There are IRC logs available.

Build Status