McDolan / QRPushToTalk

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Java 99.8%Language:Perl 0.2%