Tasker plugin to interface with Health Connect on Android
- Get last X days step count
- Updates are currently released only on GitHub
- Get the latest APK from the releases page
- Google Play Protect may complain about untrusted applications because the APK is currently only signed with Android Debug Certificates
- Run the app, it will check to make sure that Health Connect is installed and will prompt for required permissions
- Open Tasker, and look for 'Tasker Health Connect' inside Action -> Plugins
- Clone the repository:
git clone https://github.com/RafhaanShah/TaskerHealthConnect
- Build with gradle:
./gradlew assembleDebug