A lightweight, Python-based implementation of the classic X11 xeyes utility, optimized for Windows. 🚀
This project provides a simple, borderless, and transparent window with eyes that follow your mouse cursor using elliptic constraint logic. It is designed to be a "set and forget" desktop toy. ✨
- 🎯 Accurate Gaze: Pupils follow the cursor smoothly within the eye boundaries.
- 💎 Modern Transparency: Integrated with Windows transparent color keys.
- 📌 Topmost Window: Stays visible above other applications.
- 💻 Architecture Support: Pre-compiled for both x86_64 and ARM64.
You do not need to install Python to run this. Simply download the standalone executable for your system:
- Go to the Releases page.
- Download the appropriate file:
ctkeyes-x86-64.exe(For standard Intel/AMD PCs)ctkeyes-arm.exe(For ARM-based devices like Surface Pro)
- Double-click the
.exeto run.
- Move: Left-click and drag to reposition the eyes.
- Exit: Right-click on the eyes or press the
Esckey.
This version is considered a "stable release," but there’s always room for more fun!
- Found a bug? Open an Issue.(Please note that it might take some time for me to get back to you!) ⏳
- Have a cool idea? Feel free to fork, modify, and send a Pull Request! 🚀
- No permission is needed for derivative works—it is open for everyone to improve. Let's make it even better together!
MIT License 📄
