This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Known Limitations, Highlights, and Compatibility across a mixed release.
Full changelog
v0.1.0 - Initial Release
First public release of oh-my-wrist: a desktop daemon and Garmin watch app for showing real-time Claude Code and OpenCode activity over Bluetooth Low Energy.
Highlights
- Real-time Claude Code and OpenCode activity streamed to Garmin watches
- BLE GATT daemon for desktop-to-watch communication
- Garmin watch UI with history, provider stats, and Claude usage views
- Haptic alerts for idle waiting, session completion, destructive commands, and agent completion
- Cross-platform daemon support for Linux, macOS, and Windows
- CLI installer for hooks, OpenCode plugin setup, and background service registration
- Optional connection ID filtering to avoid pairing with nearby users' watches
- Quiet-hours support for suppressing haptic alerts
Installation
Install the Python daemon:
pip install oh-my-wrist
Configure providers and the background service:
oh-my-wrist install
Start the daemon:
oh-my-wrist start
Install the Garmin watch app by downloading oh-my-wrist-prg-0.1.0.zip from this release's assets, unzipping it, connecting your Garmin device over USB, and copying the matching .prg file to /GARMIN/Apps/.
Compatibility
- Python 3.12+
- Linux, macOS, and Windows daemon support
- Claude Code and OpenCode provider support
Known Limitations
- BLE behavior may vary by Garmin model and desktop Bluetooth stack (Windows users mostly)
Documentation
See the README for setup, platform guides, troubleshooting, and source-build instructions.
What's Changed
- OHW-1: Claude usage bar by @yazon in https://github.com/yazon/oh-my-wrist/pull/1
- OHW-2: UUIDs fix + formatters by @yazon in https://github.com/yazon/oh-my-wrist/pull/2
- Github actions + minor fixes and improvements. by @yazon in https://github.com/yazon/oh-my-wrist/pull/3
- Added logo, icon, improvements, build script. by @yazon in https://github.com/yazon/oh-my-wrist/pull/4
- Added connection ID setting by @yazon in https://github.com/yazon/oh-my-wrist/pull/5
- Release pipeline by @yazon in https://github.com/yazon/oh-my-wrist/pull/6
New Contributors
- @yazon made their first contribution in https://github.com/yazon/oh-my-wrist/pull/1
Full Changelog: https://github.com/yazon/oh-my-wrist/commits/v0.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Oh my wrist
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]