A cross-platform front end for ProjectTox Core written in Qt5 and C++.
Please note that development is very early on and the project is not ready to use yet.
Current master branch running on Windows 7
Older master branch running on Windows 7
The ancient version 0.1.0 running on Windows 7
See INSTALL.md
- Find a thing to fix/implement in Issues or come up with your own idea, create a discussion issue for it and get a feedback.
- Fork the repo
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
You can usually find me at the following IRC channel : irc://chat.freenode.net:6667/tox-dev.
Qt GUI for Tox is licensed under GPLv3.