Start free today. Business Hub and Private Server are paid-only.
Loading plans…
Need self-hosted instead? See Private Server. Private Server requires a paid license and does not include the hosted Business Hub.
Install Procedure
These helper commands are used after you download the APK or paid Private Server image. Use the installer for the normal APK setup, or source the alias files when you want to run commands manually.
1. APK + aliases installer
Recommended APK path. Place this script next to the APK, then run it once to install the phone app and prepare the helper commands.
bash install-phoneagent-apk.sh phone-agent.apk installs the alias file into ~/.phoneagent, adds it to ~/.bashrc, then installs the APK with adb.
source ~/.bashrc loads the new pa-* commands in the current terminal.
pa-apk-open launches Phone Agent on the connected Android device.
pa-apk-setup opens the setup page so the phone can be linked.
Use this after downloading the paid Private Server Docker image from your account. Private Server is paid-only and separate from the hosted Business Hub.
source ./phoneagent-private-server-aliases.sh loads the Docker helper commands.
pa-init-env creates a local env file with strong secrets for the server.
pa-load phoneagent-private-server-v0.1.1.tar imports the downloaded Docker image.