Skip to content

kem-git/BlinkScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blink Scroll

A modern Python application that detects eye blinks using your webcam and automatically scrolls through pages (Instagram, TikTok, web pages, etc.). Includes a sleek GUI with start/stop/quit controls.


Features

  • Accurate blink detection using OpenCV’s Haar cascades.
  • Automatic scrolling on blink events.
  • Modern GUI with start/stop/quit buttons and live camera feed.
  • Cross-platform (Windows, Linux, Mac) — requires Python 3.8+.
  • Threaded camera processing for smooth, responsive GUI.

Installation

  1. Clone the repository
git clone https://github.com/kem-git/blinktrack.git
cd blinktrack

Dependencies: pip install opencv-python pyautogui pillow

  1. Run the project
python blink.py

About

An eye tracker that helps you scroll through any webpage or client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages