This repository contains the source code for the official website of MotionScroll, an Android application for hands-free scrolling.
View the live website: https://www.motionscroll.app/
Find the main Android application project here: https://github.com/ayxse/MotionScroll
MotionScroll allows you to scroll through your Android screen using simple head movements. It's built with Jetpack Compose and ML Kit.
The application leverages the front camera and Android's accessibility features to enable hands-free scrolling based on head tilt detection.
Key features include:
- Head-controlled vertical scrolling.
- System-wide control in most scrollable apps.
- Multiple scroll modes (Continuous, Skip, Delay).
- Adjustable skip distance and custom cooldowns.
- Easy camera toggle.
- Privacy-focused: Face detection processing happens on-device.
For more details, including download links, full feature list, and how to build the Android app, please visit the main MotionScroll repository.
