Official AI-assisted development toolkit by Meta (facebookincubator) for building Web Apps on Meta Ray-Ban Display glasses. Web Apps are standard HTML/CSS/JavaScript rendered directly on the glasses display. Includes AI coding skills, design constraint guides, and example apps to help developers get started quickly without needing a native mobile companion app.
Technical Details
How to Run on Ray-Ban Meta
- 1Open the Meta View app on your phone and connect to your Ray-Ban Meta glasses.
- 2Navigate to the display settings and enable the developer web browser.
- 3Enter the web app URL: https://github.com/facebookincubator/meta-wearables-webapp
- 4The app will load directly — no authentication required.
- 5Use gestures or voice commands as described in the app's documentation.
Comments (2)
Sign in to leave a commentThe design constraints documentation is really well thought out — things like max text size, safe zones, and contrast ratios for the display. Saved me a lot of trial and error on device.
Finally an official toolkit from Meta itself. The fact that it's plain HTML/CSS/JS makes it incredibly accessible. I built a weather overlay in under an hour using the AI coding assistant built into the toolkit.