Skip to content

AYM1607/mobilecode

Repository files navigation

MobileCode

A mobile client for OpenCode.

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

Setup

It's only runnable by pairing it with the Expo Go app for now. I might publish it to TestFlight in the near future.

You need opencode-tunneler on the machine where you're running OpenCode. Run it on a directory you want to access through MobileCode and scan the resulting QR code from the projects screen.

IMPORTANT: I host an instance of godig at godig.xyz. It's what allows proxying your local opencode server publicly. You can either host your own instance (there's a fly.toml on the repo if you're okay with using fly.io) or reach out to me for an API key.

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start
  3. Scan the QR code on your phone with Expo Go

About

An OpenCode mobile client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published