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-15 20:03:44 +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): make sure to install needed doxygen deps 2016-10-09 11:19:51 +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 chore: merge separate gitignores into a single one 2016-10-15 10:00:30 +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 feat: bump font size from undersized 2016-10-14 16:20:43 +01:00
tools chore(tools): update translation updater's commit message (s/w/W/) 2016-10-08 08:50:21 +01:00
translations feat(l10n): update Hungarian translation from Weblate 2016-10-15 20:03:44 +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: merge separate gitignores into a single one 2016-10-15 10:00:30 +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 refactor: make bootstrap-osx.sh verbose and fail on error 2016-10-15 09:28:58 +01: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 more info about shape of PRs 2016-10-14 22:04:57 +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 chore: silence unnecessary compiler output 2016-10-06 13:47:14 +01:00
README.md docs(README): list some of the ways to help qTox 2016-10-06 08:51:35 +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.

Help us

If you're wondering how could you help, fear not, there are plenty of ways 😄

Some of them are:

If you want to contribute code, you probably will be interested in issues that need help.

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