为智能眼镜构建Web应用
Build web apps for smart glasses

原始链接: https://hub.evenrealities.com/docs/getting-started/overview

## 即使现实 G2:开发者摘要 即使现实 G2 智能眼镜注重隐私和应用扩展性,侧重于显示和输入,而非独立功能。它配备双 576x288 像素微型 LED 显示屏(灰度)和蓝牙 5.2 连接到配对的手机,通过镜腿触摸板和可选的 R1 戒指进行控制。值得注意的是,它没有摄像头和扬声器。 开发围绕 Even Hub 平台展开,允许创建“插件”——使用标准网络技术(HTML、CSS、JavaScript/TypeScript)和 Even Hub SDK 构建的 Web 应用程序。这些插件可以从简单的仪表板小部件到人工智能集成。 工作流程简化:使用熟悉的框架(React、Vite 等)编写代码,在本地预览,通过侧载或开发者门户在设备上测试,打包成 .ehpk 文件,然后提交以供发布。G2 优先考虑开发者体验,专注于利用现有的 Web 开发技能。

黑客新闻 新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 为智能眼镜构建Web应用 (evenrealities.com) 4点 由 mozz100 2小时前 | 隐藏 | 过去 | 收藏 | 1评论 帮助 mozz100 2小时前 [–] “插件是用标准Web技术(HTML、CSS、JavaScript/TypeScript)和Even Hub SDK构建的Web应用。” 我想知道同时拥有这些智能眼镜并在此论坛出没的人是否尝试过这个。这可能会说服我购买一副!回复 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请YC | 联系 搜索:
相关文章

原文

The Even Realities G2 are smart glasses with dual micro-LED displays (one per lens), a four-microphone array, touchpads on the temples, and optional R1 ring for additional input. They pair with your phone via Bluetooth 5.2.

Key Hardware Specs

SpecValue
Display576 x 288 pixels per eye
Color depth4-bit greyscale (16 shades of green)
ConnectivityBluetooth 5.2
Audio input4-mic array (single audio stream, 16kHz PCM)
G2 touchpadsPress, double press, swipe up, swipe down
R1 touchpadsPress, double press, swipe up, swipe down (optional accessory)
Camera / SpeakerNone

The glasses are privacy-focused by design — no camera, no speaker. App logic runs on the phone; the glasses handle display rendering and native scroll processing.

What You Can Build

The Even Hub platform currently supports plugins — background-layer apps that run alongside the core glasses experience. The platform is actively expanding to include:

  • Dashboard widgets — glanceable cards on the glasses home screen
  • Dashboard layouts — custom arrangements of widgets and information
  • AI skills and integrations — intelligent features that extend the glasses' capabilities

Plugins are web apps built with standard web technologies (HTML, CSS, JavaScript/TypeScript) and the Even Hub SDK. You develop with any framework you prefer — Vite, React, vanilla JS — and the SDK provides the bridge between your web code and the glasses hardware.

Development Workflow

Quick Reference

联系我们 contact @ memedata.com