/QRPushToTalk

An implementation of Mumble for patroling guards and lone workers to use on their Android devices.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

QRPushToTalk

QRPushToTalk is a robust GPLv3 Mumble client for Android that uses the Jumble protocol implementation. It is intended to be used by lone workers of companies (i.e. cleaning companies, companies in industrialized areas) and mainly for security companies that need to monitor and communicate with their patrolling guards. It will be used alongside with the app below:


Kerveros QR-Patrol guard tour Get it on Google Play
And here is QRPushToTalk on my personal dropbox account if you want to test it:

QR PushToTalk

Get it from my personal Dropbox

Building on GNU/Linux

git submodule update --init --recursive
ndk-build -C libraries/Jumble/src/main/jni/
./gradlew assembleDebug

It's that simple!

Contributing

Coding

Standard FOSS project procedure applies; fork and submit a PR!

Please use Transifex for translations, not pull requests.