惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
D
Docker
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
月光博客
月光博客
S
SegmentFault 最新的问题
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - izivkov/gshock-smart-sync-webapp
izivkov · 2026-05-02 · via Hacker News: Show HN

G-Shock Smart Sync Webapp

Manage your G-Shock watch directly from your browser—no phone app required.

G-Shock Smart Sync Webapp is a lightweight, privacy-focused web tool that lets you set the time, manage alarms, and configure reminders on your watch using only your browser. It provides a clean, modern alternative to official mobile apps, working seamlessly on any device that supports Web Bluetooth.


🧪 Live Demo

URL: https://gshock.avmedia.org

Note: I plan to keep this server running for the foreseeable future. If the traffic becomes very high, I will move it to a free tier hosting plan.

You can also host the app on your own hardware.


✨ Features

  • ⏰ Precise Time Sync: Synchronize your watch with atomic-clock precision.
  • 📅 Alarm Management: Easily set and toggle all 5 watch alarms.
  • 🔔 Reminders: Configure and name your watch reminders/events.
  • ⚙️ Watch Settings: Adjust illumination, sound, and display options.
  • 🎨 Modern UI: Material Design 3 interface with dynamic adaptation to your watch model.
  • 🔋 Battery Monitoring: View your watch's battery level at a glance.
  • 🔌 Zero Install: No accounts, no tracking, and no app store downloads.

📱 How to Use

1. Check Browser Compatibility

To use this application, your browser must support Web Bluetooth.

  • Desktop: Chrome, Edge, or Opera (Windows, macOS, Linux).
  • Android: Chrome.
  • iOS/iPhone: Use Bluefy or WebBLE from the App Store.
  • Note: Safari and Firefox do not currently support Bluetooth syncing.

2. Quick Setup

  1. Enable Bluetooth: Ensure Bluetooth and Location Services (on Android/Windows) are ON.
  2. Enable Flags (Optional): If Bluetooth isn't detected, navigate to chrome://flags, search for #web-bluetooth, set to Enabled, and restart.
  3. Connect: Click "Pair Watch" in the app and select your G-Shock from the list.

3. Watch Connection Modes

How you initiate the connection on your watch determines what the app does:

  • Long-press Lower Left Button (Mode): Full Connection. The app will navigate to the main dashboard, allowing you to manage alarms, reminders, and settings.
  • Short-press Lower Right Button: Quick Sync. The app will simply synchronize the time and update the battery status without leaving the pairing screen.

⚠️ Limitations

  • Manual Pairing Only: Browser security requires an explicit user gesture (a button click) to initiate a Bluetooth connection. The app cannot automatically sync in the background.

🔒 Privacy & Security

This application is strictly private.

  • No data is ever sent to a server.
  • All communication happens directly between your browser and your watch.
  • Your personal settings are never tracked or stored.

🛠 Self-Hosting & Development

Local Development

npm install
npm run dev

🎨 Styling & Design

This project uses a dual-styling approach to leverage the best of two worlds:

  • MUI (Material UI): Used for functional components (Dialogs, Buttons, Typography) to ensure a consistent Material 3 experience.
  • Tailwind CSS: Used for layout, spacing, and micro-styling via utility classes.

Design Tokens (Sync)

Both systems are synchronized using CSS Variables defined in src/styles/globals.css.

  • Dark Mode: Supports system-level dark mode automatically via prefers-color-scheme.
  • Theming: The app uses a custom "Warm Brown/Peach" Material 3 theme matching the aesthetic of official G-Shock applications.

Production Deployment

npm install
npm run build
npm start

🍓 Raspberry Pi (Automated)

We provide scripts for automated deployment to a Raspberry Pi:

  1. Configure RPI_USER and RPI_HOST in deploy-rpi.sh.
  2. Run ./deploy-rpi.sh from your local machine.
  3. Run ./setup-rpi.sh on the Pi to configure the systemd service.

Documentation


⌚ Supported Watches

The application supports 19+ G-Shock models, including:

  • GA series (Classic, Basic)
  • GW series (Radio-controlled, Solar)
  • DW series (Digital)
  • GMW series (Module)
  • And many more with intelligent capability detection.