Skip to content
 
 

Repository files navigation

stepsy banner

GitHub latest ver Downloads License

A lightweight step counter that efficiently uses your phone's sensors.

  • Daily Goals & Streaks: set a daily step target and build consistent walking streaks
  • Milestones: walk consistently to earn all the badges
  • Privacy-first design: Stepsy works completely offline with no internet access in any build. All data stays on your device
  • Reliable backups: advanced auto-backup system will help you avoid data loss and keep your step history safe
  • Widgets & Notifications: customizable widgets and cozy notifications to keep your progress always at hand
  • Long-term tracking: easily view and compare your activity across months and years

 

Feature FOSS build Full build
Privacy Fully offline Fully offline
Proprietary libraries / dependencies None Google Play Services (Activity Recognition API) – optional
Step counting accuracy Device sensor tracking, moderate accuracy Sensor tracking with periodic Google Services calls to locally estimate current activity and filter out false steps (when biking/in vehicle)
Battery optimization Highly optimized sensor tracking and database operations Same as FOSS; API calls should have negligible effect on battery usage
Availability IzzyOnDroid / F-Droid / Github Obtainium / Github releases

 

💾 Paseo database to Stepsy migration

Screenshots

screenshot_1 screenshot_2 screenshot_3 screenshot_4

Download

IzzyOnDroid F-Droid Obtainium

Custom intents

You can automate step counting state with apps such as Tasker using broadcast intents.

Field Value
Intent type broadcast
Package com.nvllz.stepsy
Activity/Action com.nvllz.stepsy.action.PAUSE (or RESUME)

Dependencies

  • MPAndroidChart - Apache License 2.0
  • Google Play Services (full build only, optional)

Credits

Stepsy is based on Motionmate created by 0xf4b1.

About

Simple and lightweight step counter app for Android

Resources

Stars

221 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages