Introduction
ClickMouse developer version provides some code libraries, with the following features:
- clickmouse library:
- Library for controlling mouse, can simulate mouse click operations.
clickmouse api: Create clickmouse extensions through pythonNot yet completed
clickmouse library
clickmouse library is a library for controlling mouse, can simulate mouse click operations.
Go to documentation for reference.
clickmouse api
clickmouse api creates clickmouse extensions through python, can implement some extension functions, such as:
Tip
clickmouse api not yet completed
clickmouse officially made python libraries
- clickmouse: Clicker management library
- clickmouse_api: Extension creation calling api