first alpha release , a mobile messaging application for user-to-user communication without server involvement, implemented based on the protocol (toxcore). Currently, it only supports Android OS; however, since the program is built on the cross-platform framework Qt using QML, it may be possible to port the application to other platforms in the future. The program serves as an alternative to Tox clients. , and , almost all of which have been abandoned. The project's code under the GPLv3 license.
The alpha version does not implement the following protocol features: file and avatar sending (the highest priority task for future versions), conference (group) support, and video and voice communication. To prevent the application from disconnecting from the network, you need to remove the app's activity limitation in Android settings. Known issues in the alpha version:
- The message input field when using line breaks does not have a scrollbar and has infinite height. This issue has not been resolved as of yet.
- Incomplete support for message formatting. In fact, there is no standard for formatting in the Tox protocol; however, similar to the desktop client qTox, it supports formatting: links, bold text, underline, strikethrough, quotes.
Source: opennet.ru
