
HLAPI is designed to be an mediator between the network interface (ToxCore/ToxAV) and the user application interface. Tox4j high level client library (HLAPI).
#Qtox groups android#
These include: Friends list improvement including groups and searching, a recent list with a new start up window, Improved chatform, support for dialog windows, rather than having all chats in a single window and improving audio and video input and out.Īn modern, simple and elegant Tox Android client, that contains the best possible features like gestures, voice dictation and Android Material Design. As such, I hope to introduce a few new features into the qTox client that other clients have. I plan on improving qTox usability in order to bring it on par with Skype and other clients. My proposal below will outline the ways I will achieve that. I believe we can increase the adoption of Tox if users were able to access Tox on iPhone. This is a proposal on the expanding the audio and video capabilities for Tox iOS Antidote. I feel strongly that the most important step is to fix the audio/video/desktop capture support, because the visual and audio communication is essential. So if somebody will write new client, he have to write video/screen capturing from the beginning. Unfortunately, there are no good libraries that provides good crossplatform video/desktop capture, so all Tox clients have to implement their own ways of doing these things. Modular library for platform-dependent audio, video and desktop capture.It should be platform-independent (no direct file I/O, for instance), run on the JVM It should handle all the aspects of Tox that aĬlient should support, including buddy lists, user informations, file transfers and chat logs.



The idea here is to create a layer of logic between the low level API and theĬoncrete client implementation. Projectsĭesign and implement a high level library (HLAPI) based on tox4j targeting the JVM. Unlike our competitors, Tox focuses on doing things like encryption transparently, removing the idea of a learning curve, to help design something that everyone can use. Unlike Skype, Tox focuses on both security and privacy, utilizing a distributed hash table and onion routing mechanism to create an infrastructure without an infrastructure, all while maintaining fluid voice, video, and text chats. Tox is a free and open source replacement to the well used proprietary application Skype.
#Qtox groups license#
License: GNU General Public License version 3.0 (GPLv3)
