Skip to content

Repository files navigation

Hermes Watch Client

Wear OS client for Hermes Agent.

Hermes Watch Client keeps the smallest useful Hermes control surface on the wrist: voice prompts, quick text prompts, compact session access, and a status check that can use either a public Hermes URL or a local PC hotspot gateway.

Highlights

  • Native Wear OS app, package local.hermes.wear.
  • Voice-first prompt flow for fast requests.
  • Compact text prompt mode for short commands.
  • Recent sessions view.
  • Public HTTPS endpoint support.
  • Local PC hotspot gateway fallback.
  • Simple install helper for ADB-paired watches.

Repository Layout

app/       Wear OS app source
scripts/   Build/install helper scripts
docs/      Architecture, setup, and release notes

Quick Start

.\gradlew.bat :app:assembleDebug --console=plain
.\scripts\install-hermes-watch.ps1

To compile local debug defaults without hardcoding secrets:

$env:HERMES_DEFAULT_URL='https://mobile.example.com'
$env:HERMES_DEFAULT_TOKEN='...'
.\gradlew.bat :app:assembleDebug --console=plain

Do not commit real tokens or signing keys.

Documentation

About

Wear OS watch client for Hermes Agent.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages