KieronQuinn / AmazfitStepNotify

Simple application for the Amazfit Pace to provide Fitbit-esque active/step notifications at 10 to the hour if 250 steps have not been completed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazfit Step Notify

Simple Android application for the Amazfit Pace providing notifications at ten-to the hour if the user has not completed 250 steps during that hour. This feature is seen on many Fitbit devices

Features

You can customise the alert with the following options:

  • Choose times to show (any :50 in the day is available, default is 9:50 - 17:50)
  • Choose days to show (default all enabled)
  • Disable vibration (enabled by default)

Download

Download either from the XDA post or the releases page

Installation

adb install -r StepNotify-1.0.apk

Uninstallation

adb uninstall com.kieronquinn.app.stepnotify

Screenshots

These screenshots were created using a custom frame, which can be found here

About

Simple application for the Amazfit Pace to provide Fitbit-esque active/step notifications at 10 to the hour if 250 steps have not been completed

License:Apache License 2.0


Languages

Language:Java 100.0%