Requires CMake 3.10+ and a C++17 compiler. Windows only — the tool is built on the Win32 SendInput API.
cmake -B build
cmake --build build --config ReleaseThe executable lands in build/Release/egg.exe.
This project is licensed under the MIT License.
Big thanks to George Wong @ http://www.gnwong.com/
