Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

acomminos/Jumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumble

An Android service implementation of the Mumble protocol, designed as the backend of Plumble.

About

The primary goal of the Jumble project is to encourage developers to embrace the Mumble protocol on Android through a free, complete, and stable implementation. At the moment, development is focused on improving stability and security.

Prior to the release of Jumble, all implementations of the Mumble protocol on Android have been using the same non-free code developed by @pcgod. To ensure the unencumbered use of Jumble, no sources or derivatives will be copied from that project.

Projects using Jumble

Plumble 3.0+

Including in your project

Jumble is a standard Android library project using the gradle build system. See here for instructions on how to include it into your gradle project.

Currently, there is no tutorial to integrate Jumble with your project. In the mean time, please examine the exposed interface IJumbleService as well as Plumble's implementation.

License

Jumble is now licensed under the GNU GPL v3+. See LICENSE.

If you wish to incorporate Jumble into your proprietary project, please email me to discuss licensing.

About

An Android service implementation of the Mumble protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published