# everythingishacked/Semaphore

A full-body keyboard using gestures to type through computer vision

Repository: https://github.com/everythingishacked/Semaphore
Canonical: https://ross.abutalabs.com/products/everythingishacked-semaphore
Homepage: https://youtube.com/EverythingIsHacked
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: mediapipe, opencv, python
Last push: 2023-06-29T15:56:29+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 89
- inputs: {"age_days": 1256, "days_push": 1161, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1939, forks 26 (observed 2026-08-28T04:05:57.243039+00:00)

## What it is
Semaphore is a Python application that turns your full body into a keyboard using flag semaphore gestures. It uses OpenCV and MediaPipe pose detection to read body landmarks from a webcam and translates arm and leg positions into keystrokes.

## Use cases
- type letters using full-body semaphore gestures
- control a computer keyboard with webcam pose detection
- experiment with gesture-based text input
- build accessibility input methods using body movements
- demo computer vision pose tracking projects

## When to choose
- you want a fun, experimental webcam-based gesture keyboard
- you need hands-free typing driven by body poses
- you want a Python/OpenCV/MediaPipe starting point for gesture input projects

## When to avoid
- you need fast, reliable everyday text entry
- you require production-grade accessibility software
- you need Windows or Linux keyboard support out of the box without modifications

## Facets
- artifact type: application
- maturity: experimental
- function: computer-vision, speech-recognition
- domain: computer-vision, developer-tools
- platform: python, cross-platform
- tags: gesture-recognition, mediapipe, opencv, pose-detection, virtual-keyboard, accessibility, flag-semaphore, macos

## Member repositories
- everythingishacked/Semaphore (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.243039+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:11.105589+00:00, confidence not recorded.
  - readme: https://github.com/everythingishacked/Semaphore (fetched 2026-08-28T04:05:57.243039+00:00, sha e6025f5254ff)
  - homepage: https://youtube.com/EverythingIsHacked (fetched 2026-08-29T10:47:28.056264+00:00, sha ba868c0da79e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
