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

Download for Android →

openme on Google Play

Add a Profile

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

Add profile screen
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

  1. Select the profile in the profile list.
  2. Tap Knock.
  3. A brief confirmation toast confirms the packet was sent.

Profile list and Knock button
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.