Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

auto-scroller

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-scroller

A package for detecting hand gestures to control scrolling.

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
1

Auto Scroller

Auto Scroller is a Python library for controlling screen scrolling using hand gestures. It leverages a webcam to track hand movements, detect the number of fingers raised, and scroll the screen accordingly.


Features

  • Real-time Hand Tracking: Uses MediaPipe for efficient hand tracking.
  • Gesture-Based Scrolling:
    • Two fingers raised: Scrolls up.
    • One finger raised: Scrolls down.
  • Plug-and-Play: Simply run the example script or integrate the library into your project.

Installation

Install the library using pip:

pip install auto_scroller

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc