Wearables/explorer
0
1---2title: Explorer ๐3emoji: ๐4colorFrom: purple5colorTo: green6sdk: static7app_file: index.html8pinned: false9short_description: "Compare wearables: features, pros, cons and compatibility."10---11 12# Wearables Explorer13 14A curated, independent explorer for discovering and comparing selected wearables across smartwatches, sports watches, smart rings and screen-free trackers.15 16The goal is simple: make it easier to understand **what a wearable is good at, where its limits are, and which phone ecosystem it fits** โ without turning the page into a giant spec sheet.17 18## What you can do19 20- Search selected wearables by product or brand21- Filter by device type and phone compatibility22- Compare up to three devices side by side23- See short descriptions, key features, pros and cons24- Open an official manufacturer source for every listed device25- Explore recent devices without affiliate rankings or sponsored placement26 27## Current curated selection28 29The initial version includes selected recent devices from:30 31- Apple32- Samsung33- Google34- Garmin35- Oura36 37The list is intentionally curated rather than exhaustive. Product availability, features and regional support can change.38 39## Image40 41The Space uses `wearables.png` from the repository root as its logo and favicon.42 43```text44wearables.png45README.md46index.html47```48 49## Data approach50 51This is a **static HTML Space**. Product information is stored directly inside `index.html` and can be updated by editing the JavaScript device list.52 53The page currently shows a curated snapshot updated on **14 September 2026**.54 55For each product, the Explorer links to an official manufacturer or official support source. Manufacturer claims are summarized rather than independently verified.56 57## Independence58 59Wearables Explorer is an independent informational project.60 61It is not affiliated with, endorsed by, sponsored by, or representative of any device manufacturer, university, healthcare provider, or other organization mentioned on the page.62 63Any future commercial relationship or sponsorship should be disclosed clearly.64 65## Health information66 67Wearables can provide useful wellness and fitness signals, but they are not a substitute for professional medical advice, diagnosis or treatment. Feature availability may also vary by country, phone, software version and regulatory approval.68 69## Hugging Face Space70 71This Space uses the **Static HTML** SDK and requires no backend, API key or paid compute.72 73The application entry point is:74 75```text76index.html77```78 79---80 81**Explore the signals. Understand the limits. Choose more clearly.**82 