A powerful and lightweight utility developed in Python to help left-handed gamers adapt any game to their needs. Easily swap mouse buttons, remap keys, and manage configurations with a retro-style terminal interface.
Click the image above to see the tool in action!
- Invert Mouse (F1): Instantly swap Left and Right mouse buttons.
- Stealth Mode (F2): Hide or show the console window to keep your workspace clean while gaming.
- Keys Remap (F3): Enable or disable custom keyboard remapping for 24 specific keys designed for southpaw setups.
- Persistent Config: All settings are saved in a
config.jsonfile (UTF-8 support).
- Go to the Releases section.
- Download
LeftHandedTools.exe. - Run the executable (No installation required).
- Follow the initial wizard to set up your preferred keys.
- Use the Hotkeys (F1, F2, F3) to control the tool in real-time.
- Python 3.x
- Win32API / PyWin32: For low-level hardware interaction.
- Keyboard Library: For global hotkey management.
Sycho - Initial Work & Development - EtherealDevv
This project is licensed under the MIT License - see the LICENSE file for details.
