jiahongfei/TodayStepCounter
Android计步模块(类似微信运动,支付宝计步,今日步数),记录当天从0点到23:59的步数 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3356
- days_rel: n/a
- days_push: 2741
- n_releases_24m: 0
Adoption not part of the score
1173 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android step-counting library that records the day's steps from 00:00 to 23:59, similar to WeChat Sports or Alipay step tracking. It runs in a separate process, automatically switches between accelerometer and step-counter sensor algorithms, and exposes data via AIDL.
Use cases
- count daily steps in an android app
- build a pedometer like wechat sports
- track today's step count from midnight
- android step counter that works on all phones
- read step count via sensor in background
When to choose
- you need a ready-made Android daily step counter with automatic sensor fallback across devices
When to avoid
- you need guaranteed background accuracy without device-specific keep-alive handling
- you need historical multi-day step data rather than today's count
- you need an actively maintained library with a license
Facets
library · maturity maintenance
sdk mobile-framework android-tools mobile-development healthcare jvm step-counter pedometer fitness sensors aidl android-library android
1 source
- readme: https://github.com/jiahongfei/TodayStepCounter · fetched 2026-08-28 · 564f2dc24ecc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jiahongfei/TodayStepCounter | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jiahongfei/TodayStepCounter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem