From 5111697c811d5f833d597784ffd38107f0121ca1 Mon Sep 17 00:00:00 2001 From: engineer Date: Fri, 5 Jun 2026 08:58:45 -0700 Subject: [PATCH] docs: add OpenCode Mobile to projects --- data/projects/opencode-mobile.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/projects/opencode-mobile.yaml diff --git a/data/projects/opencode-mobile.yaml b/data/projects/opencode-mobile.yaml new file mode 100644 index 0000000..9220035 --- /dev/null +++ b/data/projects/opencode-mobile.yaml @@ -0,0 +1,9 @@ +name: OpenCode Mobile +repo: https://github.com/dzianisv/opencode-mobile +tagline: Android client for OpenCode — drive your self-hosted agent from your phone +description: Free, open-source (MIT) Android app that connects to an opencode server you run yourself. Stream coding sessions in real time, review file diffs, and approve tool calls from your phone. Install via the F-Droid repo or a signed APK. +homepage: https://dzianisv.github.io/opencode-mobile/ +tags: + - android + - mobile + - client