Cursor Highlighter

A Python script to show a red circle around the mouse cursor on key press. Useful for tutorials, screen sharing, or live presentations.

Requirements

Installation

pip install pyautogui keyboard

Features

  • F8 to turn on the highlighter
  • F9 to turn it off
  • ESC to quit the script
  • Non-intrusive notification bar while running

Usage

python cursor_highlighter.py