Android Client
Keywords
openme Android, openme knock Android, SPA Android app, openme APK
The openme Android app lets you send knock packets from your Android phone or tablet. Add profiles manually or scan the QR code generated by the server.
Download

Add a Profile
- Open openme on your device.
- Tap Add profile (or the + button).
- Enter the profile details, or tap Scan QR and scan the QR code generated by
openme add --qr <name>on the server.

| Field | Description |
|---|---|
| Name | Friendly label for this server (e.g. “Home Server”) |
| Server | Hostname or IP of the server |
| Port | UDP knock port (default: 54154) |
| Server public key | Curve25519 public key — from openme add output |
| Your private key | Ed25519 private key — generated by openme add |
Send a Knock
- Select the profile in the profile list.
- Tap Knock.
- A brief confirmation toast confirms the packet was sent.

Note
The app sends a UDP packet and does not wait for a response — the server never replies. A “sent” confirmation means the packet left the device; it does not confirm the knock was accepted.