svelte-qr-mqtt

Svelte Qr Mqtt

Proof of concept: a Svelte app with in-browser QR code generation + interaction with the webpage through a smartphone (using MQTT over websockets).

svelte-qr-mqtt

A simple Svelte app that creates a QR code to be scanned with a smartphone. This opens another page on the phone, with a couple of buttons that trigger actions on the original page (via MQTT).

Try it out: Live demo

Setup

npm install
npm run dev

See the .env files for broker configuration.

Currently, the broker listed there is a public Mosquitto MQTT broker provided by Eclipse for testing (supports MQTT over secure web sockets).

New: web graphics & physics experiment

A first attempt at re-creating the google gravity effect, done with WebGPU, Pixi.js & Matter.js.

See source | Try demo

Credits: @lmeullibre

Top categories

Loading Svelte Themes