Skip to content

dictovod/mouse_slowdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mouse Slowdown Toggle with AppsKey

This Python script allows you to temporarily slow down your mouse movement by pressing the AppsKey (context menu key) on your keyboard.

  • The mouse speed is reduced to 1/10 of the original speed.
  • A small notification appears near the cursor when slow mode is activated or deactivated.
  • The slowdown turns off automatically after 5 seconds or when AppsKey is pressed again.

Features

  • Toggle slowdown mode with AppsKey.
  • Mouse speed reduced by 10x.
  • Notification shown near the cursor for 1 second.
  • Automatic deactivation after 5 seconds.

Requirements

  • Python 3.7+
  • pyautogui, keyboard

Install dependencies:

pip install pyautogui keyboard

About

Mouse Slowdown Toggle with AppsKey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages