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
Nils Fenner f00b9008e6
feat(settings): add notification signals for changed settings values
Makes changes to settings application wide transparent. The properties section is optional in theory, but comes in very handy, if we decide to access settings e.g. from within a script context.
2016-08-14 18:08:24 +02:00
.github chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
.travis chore(build): fix an invalid git command used in documentation deployment 2016-08-12 05:39:34 +08:00
audio add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
doc feat(textstyle): Change markdown syntax to be more intuitive 2016-07-07 20:07:22 -07:00
img feat(loginform): Added caps lock indicator to newPass 2016-06-07 11:27:58 +03:00
osx Merge pull request #3585 2016-08-04 11:20:23 +01:00
res refactor(android): All android code is removed 2016-05-15 02:42:20 +03:00
smileys feat(emoticons): add ASCII-less version of emojione emoticons 2016-06-18 15:51:53 +01:00
src feat(settings): add notification signals for changed settings values 2016-08-14 18:08:24 +02:00
tools chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
translations chore(i18n): update translation files for weblate 2016-08-09 18:41:23 +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 fix(build): fix OpenAL build on Windows 2016-08-10 13:51:47 +03: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(build): extract documentation build directory from doxygen config 2016-08-12 04:07:55 +08: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(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02: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 some real examples of scopes 2016-08-06 13:06:28 +01:00
doxygen.conf feat(doxygen): Created simple doxygen config file 2016-07-27 23:39:22 +03:00
INSTALL.md docs(INSTALL.md): remove unnecessary backticks in qTox URL 2016-08-04 16:49:18 +08:00
LICENSE use license text form: http://www.gnu.org/licenses/gpl.txt 2015-05-15 17:02:31 +02:00
MAINTAINING.md docs(MAINTAINING): note that merging PRs should be done locally 2016-08-09 17:42:05 +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 Merge pull request #3185 2016-08-09 18:16:38 +02:00
README.md chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
res.qrc feat(l10n): add Lojban translation from weblate 2016-08-06 10:37:01 +01:00
simple_make.sh refactor(boostrap.sh): add line to locallib.conf only if doesn't exist 2016-06-18 17:41:22 +01: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
  • Tox DNS and Tox URI support
  • Translations in 26 languages
  • Avatars
  • Faux offline messages
  • History
  • Screenshots
  • Emoticons
  • Auto-updates on Windows and Mac, packages on Linux
  • And many more options!

Meetings

Time & place where qTox committee gathers to discuss. Meetings happen every week on Saturday, 16:00 UTC±00:00 on IRC channel #qtox@freenode.

Logs from the meetings will be posted at least to the mailing list.

Committee members are active maintainers.

Currently they are:

  • @agilob
  • @antis81
  • @sudden6
  • @TheSpiritXIII
  • @tux3
  • @zetok

Build Status