11clicks

Info
Description:
Simulate mouse input. Create clicks, cursor movement or wheel movement programmatically. Remote controlling (music-) software for me is one key for a smooth workflow. But sometimes important functions of a software cannot be assigned to another controller than keyboard or mouse.
Source Code:
https://github.com/11ols/11clicks
The code is completely different for each platform as we need to make use of OS related methods.
Changelog:
2022/01/30:
- main method update
2022/01/17:
- supports Apple Silicon
2020/08/22:
- cleanup, pushing to github
2015/02/17:
- added Mac version
- all methods are now called with messages sent to inlet 1
- the cursor can be changed for the patcher or objects (only some standard icons)
2015/02/07:
- bugfix: setting cursor position now uses the correct virtual screen size