Skip to content

Theofilos-Chamalis/EVO-PTT

 
 

Repository files navigation

EVO PTT - Walkie Talkie Solution for Businesses


Alt text

Designed with Businesses in mind, EVO PTT is a complete Walkie Talkie (Push To Talk) solution that provides:

► Safe communication of users and supervisors with the EVO PTT Android App.
► Easy administration and management of users and companies with the EVO PTT Web Panel.

Demo testing

• To try the EVO PTT Android App as a User for free, open the Android Application, accept the required permissions and tap on the DEMO LOGIN button!
• To try the EVO PTT Web Panel as a Company Manager for free, go to https://evoptt.com and click on the DEMO LOGIN button!

Main Features

  • Easy to understand and use UI.
  • Fast and low latency real time voice communication,
  • Seamless geolocation monitoring of EVO PTT Users location.
  • Superior voice compression CODECs and low data consumption.
  • High security voice encryption.
  • Works over any network condition (2G, 3G, 4G or Wifi) with Network Type Switching mode to switch seamlessly between Data and WiFi without disconnecting.
  • Native integration with Android Walkie Talkie devices (F22, F22+, F25 and more).
  • Ability to work with screen off in Android Walkie Talkie devices.
  • SOS button function with location reporting.
  • Real time location tracking of Mobile Users to the EVO PTT Android App and the EVO PTT Web Panel.
  • Easy User management through the EVO PTT Web Panel.
  • Mobile Users log in on a per-company basis for better user isolation and security (using secure docker containers).
  • Start on boot, Auto-login, Remember Login Credentials and Auto-reconnect when Internet connection is lost.
  • Stay Awake mode to keep the screen on.
  • EVO PTT stays active in background so you can use other apps while listening other Users in real time.
  • Compatible with the latest version of Android 10, Android Studio IDE and Gradle tools.
  • Ideal for security companies, cleaning companies, taxi drivers, police or fire departments, lorry drivers and more!
  • Competitive subscription and one off pay pricing plans!
  • Ability for source code purchase and app rebranding!

EVO PTT Android App Screenshots

Alt text Alt text Alt text Alt text

EVO PTT Web Panel Screenshots



Downloads

EVO PTT is available on Google Play, Samsung Galaxy Store and Huawei AppGallery

Get it on Google Play Available on Samsung Galaxy Store Explore it on Huawei AppGallery


* Any communication through the demo channel is public.
** For a data consumption comparison of EVO PTT with our competitors click HERE.


Partnership, Services & Pricing

Our services include plans with customized and private (per customer) servers based on the amount of users as well as the ability to buy the full source (front end and back end) alongside with redistribution and rebranding rights. If you are interested in using EVO PTT or a rebranded version of it based on your company's brand & logo, feel free to contact us at info@evoptt.com for more information.


Building on GNU/Linux

Make sure you have the following installed on your linux machine: Android Studio, Oracle java, ant, awk, make, git, the Android SDK and the Android NDK. Then fork or download the original Jumble libraries and execute the commands below:

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

This is necessary in order to download the libraries that the initial application uses. Keep in mind that throughout the proccess you should use chmod command on the whole project file to give it the right permissions. Finally, download the files of my project and overwrite the old ones. If you encounter any problem throughout the procedure feel free to contact .

Contributing

Coding

Standard FOSS project procedure applies; fork and submit a PR or just email us at info@evoptt.com !

Please use Transifex for translations, not pull requests.