Web Client & PWA

Access Jean2 from any browser. Install as a PWA for a native-like experience.

The web client runs in any browser. Install it as a PWA on desktop or phone for a native-like experience with its own icon, standalone window, and responsive layout.

Open

jean2 open

Opens the web client at http://localhost:3774. The server is auto-connected.

Without the server installed

No Jean2 server on your machine? Run the web client standalone:

npx @jean2/client

It connects to a remote server specified in the connection dialog. Works on any machine with Node.js.

Install as PWA

Desktop:

  • Chrome: Click the install icon in the address bar, or go to ⋮ → Install Jean2.
  • Edge: Click the install icon in the address bar, or go to ⋯ → AppsInstall this site as an app.
  • Safari: File → Add to Dock.

Phone:

  • Chrome (Android): Tap ⋮ → Add to Home screen.
  • Safari (iOS): Tap Share → Add to Home Screen.

On your phone, the PWA gives you a responsive, full-screen interface. Combined with remote access, you can work on your home server from anywhere.