Skip to main content

Exercise reminder overlay for Claude Code thinking time

Project description

vibe-wellness

Exercise reminder overlay for macOS. Pops up during Claude Code sessions to remind you to move.

overlay python PyPI

What it does

A floating overlay window appears periodically when you're using Claude Code:

  1. 3-second countdown with exercise name
  2. Animated stick figure GIF showing the exercise
  3. Auto-dismisses after 30 seconds (or click to dismiss)

Install

curl -fsSL https://raw.githubusercontent.com/odysa/vibe-wellness/main/install.sh | bash

The installer will:

  1. Install uv (if not found)
  2. Install vibe-wellness from PyPI
  3. Run the interactive setup wizard

Manual install

If you prefer to install manually:

uv tool install vibe-wellness
vibe-wellness          # run setup wizard

Exercises

Key English 中文 GIF
kegels Kegels 提肛 included
drink_water Drink Water 喝水 included
squats Squats 深蹲 included
wall_pushups Wall Push-ups 靠墙俯卧撑 included
neck_rolls Neck Rolls 颈椎运动 included

Configuration

Edit ~/.config/vibe-wellness/config.json, or re-run vibe-wellness to launch the setup wizard.

{
  "lang": "zh",
  "interval": 900
}
Key Default Description
lang "auto" Language: "en", "zh", or "auto" (detect system)
interval 900 Seconds between reminders
duration 30 Overlay display time in seconds
opacity 0.92 Window opacity (0.0 - 1.0)
exercises (built-in) Custom exercise list (see below)

Custom exercises

Add exercises in your config. They merge with defaults by key:

{
  "exercises": [
    { "key": "stretching", "name": { "en": "Stretch", "zh": "拉伸" } }
  ]
}

Custom GIFs

Drop a {key}.gif in ~/.config/vibe-wellness/gifs/ to use your own animation for any exercise.

Uninstall

vibe-wellness --uninstall

Or manually:

uv tool uninstall vibe-wellness
rm -rf ~/.config/vibe-wellness

Then remove the vibe-wellness hook entry from ~/.claude/settings.json.

Project structure

install.sh                # Installer: installs package + runs setup
vibe_wellness/
  cli.py                  # Entry point: --show / --overlay / --uninstall / setup
  installer.py            # Interactive setup wizard (TUI)
  show.py                 # Single-instance guard + interval check
  ui.py                   # Overlay window (tkinter)
  config.py               # Config loading, i18n, language detection
  config.json             # Default config + exercises
  uninstall.py            # Clean removal
  gifs/                   # Bundled exercise GIFs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vibe_wellness-0.3.1.tar.gz (181.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vibe_wellness-0.3.1-py3-none-any.whl (184.3 kB view details)

Uploaded Python 3

File details

Details for the file vibe_wellness-0.3.1.tar.gz.

File metadata

  • Download URL: vibe_wellness-0.3.1.tar.gz
  • Upload date:
  • Size: 181.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for vibe_wellness-0.3.1.tar.gz
Algorithm Hash digest
SHA256 ef5bb92af5bf30c3bd1019a67844e9386ebf36ad1330c1e94b24c7c00a777fb1
MD5 d293eb73fbbc918889e57b2eee87d6d1
BLAKE2b-256 94431d2cdb6fff0d25dc737dc6746746c3ec4649a3cda4584fee470182c906aa

See more details on using hashes here.

File details

Details for the file vibe_wellness-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: vibe_wellness-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 184.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for vibe_wellness-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6b772f1cfd7b382709fd1c447a23b7c3b6fb68942e5cd779918501dffd4ad762
MD5 1d558b6b92c8024e66911d03f8b6e516
BLAKE2b-256 75a92b8e5b1710544a47df93ad7a02354326fb794e5af98be2d8ce843a592355

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page