Download
Get the agent binary, companion apps, and source code.
iOS App
Native SwiftUI companion app for iPhone and iPad.
Coming Soon
Android App
Native Jetpack Compose companion app for Android phones.
Coming Soon
Build from Source
bash
# Clone the repo
git clone https://github.com/jesther-ai/open-u60-pro.git
cd open-u60-pro
# Build the agent
cargo build --release --target aarch64-unknown-linux-musl -p zte-agent
# Deploy to device
./setup.sh <router-password> <agent-password>