Skip to content

AI powered curser movement and click interface using eyes

License

Notifications You must be signed in to change notification settings

Lickhill/OcculoCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OcculoCommand

OcculoCommand is a Python-based application that enables users to control their device's cursor using eye movements and voice commands. This innovative tool allows for hands-free computer interaction, making it particularly useful for individuals with limited mobility or those seeking alternative input methods.

Features

  • Voice activation of the application
  • Eye-controlled cursor movement
  • Left wink detection for click functionality
  • Voice commands to toggle cursor control on and off

Prerequisites

  • Python 3.x
  • Webcam
  • Microphone

Installation

Clone the repository:

git clone https://github.com/yourusername/OcculoCommand.git

Navigate to the project directory:

cd OcculoCommand

Install the required dependencies:

pip install -r requirements.txt

Usage

Run the application:

python main.py

Voice commands:

  • Say "cursor on" to activate eye-controlled cursor movement
  • Say "cursor off" to deactivate eye-controlled cursor movement

Working

Eye controls:

  • Move your eyes to control the cursor
  • Wink your left eye to perform a click

Contributing

Contributions to OcculoCommand are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Thanks to all contributors who have helped to improve this project.

Special thanks to the developers of the libraries used in this project.

About

AI powered curser movement and click interface using eyes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages