Skip to main content

Two claps → JARVIS speaks → launches your workspace

Project description

JARVIS Launcher

Clap twice → JARVIS speaks → your workspace opens automatically.

Detects two consecutive claps via microphone and launches Claude Code, Cursor, and a YouTube song of your choice. Runs as a background app with a system tray icon on Linux, macOS, and Windows.

Install

pip install jarvis-launcher
jarvis-launcher

No system dependencies required on any platform.

Download binary (no Python needed)

Grab the latest binary from Releases.

Platform File
Linux jarvis-launcher-linux
macOS jarvis-launcher-macos
Windows jarvis-launcher-windows.exe

Usage

  1. Run jarvis-launcher — a green tray icon appears
  2. Clap twice in front of your microphone
  3. JARVIS speaks, then opens Claude Code, Cursor, and YouTube

Right-click the tray icon to pause/resume, open settings, or quit.

Configuration

Settings live in ~/.jarvis-launcher/config.json (created on first run). Open it via the tray menu or edit directly:

{
  "sensitivity": 0.15,
  "required_claps": 2,
  "open_claude_code": true,
  "open_cursor": true,
  "open_youtube": true,
  "youtube_url": "https://www.youtube.com/watch?v=v2AC41dglnM",
  "voice": "en-GB-RyanNeural"
}

Sensitivity tuning:

Value Environment
0.08 Very quiet room
0.15 Normal office (default)
0.25 Noisy environment

Changes take effect on the next clap trigger — no restart needed.

How it works

  • Streams microphone audio in 1024-sample chunks at 44100 Hz
  • Each chunk is checked for clap signature: high RMS + energy concentrated in the 1–8 kHz band (>25% of total)
  • Adaptive threshold adjusts to background noise automatically
  • Two claps within 3 seconds trigger the launch sequence

License

MIT

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

jarvis_launcher-1.0.3.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

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

jarvis_launcher-1.0.3-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file jarvis_launcher-1.0.3.tar.gz.

File metadata

  • Download URL: jarvis_launcher-1.0.3.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for jarvis_launcher-1.0.3.tar.gz
Algorithm Hash digest
SHA256 5307205464c8e6bb22662ba4123718f01c36ea97bd819e71cd853280db076789
MD5 4a5de0c335b64c25e64a7f1a1b50c196
BLAKE2b-256 359241edf823a385e0ba01ae1b00eb175cbc4515dbc3dae52ec4f97180168491

See more details on using hashes here.

Provenance

The following attestation bundles were made for jarvis_launcher-1.0.3.tar.gz:

Publisher: publish.yml on francogalfre/jarvis-launcher

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jarvis_launcher-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for jarvis_launcher-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0cef91f339573aba652eb30d9beee626d7381a80800c27ceb44fc7e42c2d2445
MD5 49f47fcbdb178019d70409bb3495038e
BLAKE2b-256 d40e69797ec1f65f91ce3dfe75c0931293f1e85ce79551cf3fd15ace65fda7a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for jarvis_launcher-1.0.3-py3-none-any.whl:

Publisher: publish.yml on francogalfre/jarvis-launcher

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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