Skip to content

therealadityashankar/leassemblee

Repository files navigation

Leassemblee

Try this out yourself at https://leassemblee.com

a photo of a remote

Leassemblee lets you connect a physical robot to a remote controller — entirely in the browser. Plug a robot into a Chromium-based desktop and control it from any other device (phone, tablet, desktop) using a short connection code.

Getting started (pnpm)

  1. Install dependencies
pnpm install
  1. Start the dev server
pnpm dev

Open the app in a Chromium-based desktop browser to connect a robot. From another device, open the same site and enter the connection code shown on the robot device.

Scripts

  • pnpm dev — start Next.js dev server
  • pnpm build — build for production

Notes

  • The Web Serial API is only available in Chromium-based browsers (Chrome, Edge) and requires a desktop operating system. The UI will show guidance for users on unsupported browsers.
  • Use the favicon.png image in public/ as the project image.

Contributing

Please use pnpm for installs and scripts. Pull requests welcome.

About

Connect to lerobot over the internet!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages