An xdotool clone for windows written in c#
- Support most xdotool commands
- Clean up the code
- Support all xdotool commands and features so that existing xdotool scripts can be ran with minmal changes (just ignore the x-specific flags)
- Optimize the code and the executable size as much as possible
- Add support for windows-specific features (idk...)