# ProjectTox-Qt-GUI **Repository Path**: android_ios_test/ProjectTox-Qt-GUI ## Basic Information - **Project Name**: ProjectTox-Qt-GUI - **Description**: A cross-platform front end for ProjectTox Core library, written in C++11 with use of Qt5 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-02 - **Last Updated**: 2021-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Qt GUI for Tox [![Build Status](https://travis-ci.org/nurupo/ProjectTox-Qt-GUI.png?branch=master)](https://github.com/nurupo/ProjectTox-Qt-GUI) A cross-platform front end for [ProjectTox Core](https://github.com/irungentoo/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 ![Hi There](http://i.imgur.com/UJFsjgD.png "Current master branch running on Windows 7") Current master branch running on Windows 7 ![Hi There](http://i.imgur.com/sVB0TX9.png "Old master branch running on Windows 7") Older master branch running on Windows 7 ![Hi There](http://i.imgur.com/Wv3lrO7.png "The ancient version 0.1.0 running on Windows 7") The ancient version 0.1.0 running on Windows 7 ## Building See [INSTALL.md](INSTALL.md) ## Contributing 1. Find a thing to fix/implement in [Issues](https://github.com/nurupo/ProjectTox-Qt-GUI/issues?direction=desc&sort=created&state=open) or come up with your own idea, [create a discussion issue](https://github.com/nurupo/ProjectTox-Qt-GUI/issues/new) for it and get a feedback. 2. [Fork the repo](https://help.github.com/articles/fork-a-repo) 3. Create your feature branch (`git checkout -b my-new-feature`) 4. Commit your changes (`git commit -am 'Add some feature'`) 5. Push to the branch (`git push origin my-new-feature`) 6. [Create new Pull Request](https://help.github.com/articles/using-pull-requests) ## Contact You can usually find me at the following IRC channel : [irc://chat.freenode.net:6667/tox-dev](http://webchat.freenode.net/?channels=#tox-dev). ## License Qt GUI for Tox is licensed under [GPLv3](COPYING). Note that [icons](/resources/icons/LICENSE) and [audio](/sounds/license) are licensed differently.