Bound for Audiobookshelf
Learn how to stream, download, and speed-read your audiobooks, podcasts, and ebooks directly from your Wear OS smartwatch.
Experience Bound on the Wrist
Bound is custom-engineered for circular Wear OS screens. Select one of the modes below to interact with simulated watch screens in real-time.
Bound Core Capabilities
100% Standalone Sync
Stream audiobooks and podcasts directly over Wi-Fi or LTE without requiring a paired smartphone. Your progress, speed parameters, and completion states sync back to your Audiobookshelf server instantly.
RSVP Speed Reader
Read ebooks on your watch screen at speeds up to 1000 WPM using Rapid Serial Visual Presentation. Aligns and centers words at their Optimal Recognition Point (ORP) to minimize eye movements and maximize comprehension.
Smart Offline Downloads
Save entire book libraries and podcast queues directly to local watch storage. Transcode streams automatically for faster starts, and manage space with intuitive long-press deletion prompts.
System Audio Out
Quickly toggle Bluetooth connections to headphones, earbuds, or speakers. Fully integrated into the native Wear OS media controller layer for background playback and remote tracking.
Tiles & Complications
Add the "Continue Listening" Tile to your wear carousel to jump straight back into playing. Watch face complications support Now Playing indicators (ranged progress circles), Next Up chapters, and download states.
PKCE Secure Auth
Log in easily by entering your Audiobookshelf server URL or using clipboard paste. If SSO is configured, authorize securely using a prompt sent directly to your companion Android phone.
Application Interface
Media Player
Library View
Book Detail
Settings
Downloads Queue
Frequently Asked Questions
https://your-server.com).
You can type this URL manually, or copy it on your phone and click the "Paste URL" button inside the app to load it from the watch clipboard.
Once the server connects, enter your username and password, or tap "Sign in with SSO" if Single Sign-On is configured.
1.0x) to cycle through speeds up to 2.0x.
To configure sleep timers, tap the timer button to cycle through intervals (5m, 15m, 30m, 1h or End of Chapter).
- Play/Pause: Single tap anywhere on the screen.
- WPM Speed: Rotate the physical crown or tap the
+and-buttons at the bottom. - Exit Reader: Double-tap anywhere on the screen.
-
In the OIDC Provider (e.g., Authentik, Authelia, Keycloak): Add the mobile redirect URI to your application's Allowed Redirect URIs list:
https://<your-server-url>/auth/openid/mobile-redirect -
In Audiobookshelf Settings: Log in as an admin in the Web UI, navigate to Settings > Authentication, verify that OpenID Connect is configured, and add Bound's redirect URI to the Allowed Mobile Redirect URIs field:
https://wear.googleapis.com/3p_auth/com.bound.wearNote: Multiple redirect URIs in Audiobookshelf are comma-separated.
HTTPS Requirement: Bound's Wear OS sign-in flow requires a secure connection. The Audiobookshelf server must be served over HTTPS, and any reverse proxy (like reverse proxying in Unraid or Proxmox) must correctly forward the X-Forwarded-Proto: https header.