Download

Desktop

Recommended; includes remote runtimes for Set up over SSH

Windows
Linux
Extract, then run sudo ./install.sh --system

Mobile

Android
Build pending

Web

Connect to a server from any browser

Web App

Headless server (advanced)

If Desktop cannot set up this host over SSH, run an EOS installer from its console or another management channel. EOS-installed runtimes can update themselves; Desktop-managed runtimes are upgraded through Check, edit, or repair.

macOS / Linux shell
$ curl -fsSL https://objects.eos.chengdu-7.cmecloud.cn/jcode/runtime/install.sh | sh
Windows PowerShell
$ irm https://objects.eos.chengdu-7.cmecloud.cn/jcode/runtime/install.ps1 | iex