nisrulz/sensey
:zap: [Android Library] Play with sensor events & detect gestures in a breeze. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 86
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3947
- days_rel: n/a
- days_push: 87
- n_releases_24m: 0
Adoption not part of the score
2659 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sensey is an Android library that simplifies sensor event handling and gesture detection, removing boilerplate for detecting gestures like shake, flip, proximity, and wave. It offers lifecycle-aware registration with callback and Kotlin coroutines/Flow APIs, including Compose integration.
Use cases
- detect shake gestures in my android app
- detect when the device is flipped face down
- use the proximity sensor to trigger actions
- detect wrist twist or chop gestures
- collect sensor gesture events as kotlin flow
- detect raise to ear or pickup device gestures
When to choose
- you need common device gesture detection on Android without writing sensor boilerplate
- you want lifecycle-aware or Compose-friendly sensor event streams
- you want a wide catalog of prebuilt gestures like shake, flip, tilt, and clap
When to avoid
- you need custom raw sensor data processing beyond the provided gestures
- your app targets platforms other than Android
- you need gesture recognition from camera or touch-screen input rather than hardware sensors
Facets
library · maturity active
sdk plugin-system mobile-development android-tools gesture-detection sensor-events kotlin coroutines-flow jetpack-compose lifecycle-aware android
1 source
- readme: https://github.com/nisrulz/sensey · fetched 2026-08-28 · fcf048fc2e50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nisrulz/sensey | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem