Real-time mouse coordinate overlay. Useful for creating macros (AHK, etc.).
pip install -r requirements.txtpython main.py- Displays current X and Y coordinates next to the cursor
- "Copy" button to copy coordinates to clipboard
- Transparent overlay that doesn't block mouse clicks
- Something as custom shell
- Bind mouse buttons to keyboard keys (m1/m2, example: m1 on z)
Full documentation available in Wiki:
- Commands - Complete command reference
- Examples - Usage examples
- Installation - Setup guide
- Keybindings - Key binding setup
- FAQ - Frequently asked questions