Skip to content

varunotelli/KeyMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

KeyMouse

Control Mouse using keyboard

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Install Python3.x from here.

Installing

  • Clone this repository.
  • Navigate to the directory you have just cloned using the command prompt for Windows or Terminal for Linux/Mac users.
  • Type python mouse.py in the Command Prompt/Terminal.

Testing

  • Press up-arrow key to move mosue cursor upwards.
  • Press down-arrow key to move mouse cursor downwards.
  • Press left-arrow key to move mouse cursor to the left.
  • Press right-arrow key to move mouse cursor to the right.
  • Press right-ctrl-key to left click.
  • Press Esc key to exit program.

About

Control Mouse using keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages