Qt GUI for Tox
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.
Development on the project has stopped due to not having enough time for it.
Screenshots
Current master branch running on Windows 7
Older master branch running on Windows 7
The ancient version 0.1.0 running on Windows 7
Building
See INSTALL.md
Contributing
- 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
Contact
You can usually find me at the following IRC channel : irc://chat.freenode.net:6667/tox-dev.
License
Qt GUI for Tox is licensed under GPLv3.