# Clever-Mouse **Repository Path**: GMCY2020/Clever-Mouse ## Basic Information - **Project Name**: Clever-Mouse - **Description**: 智慧小鼠连点器 Clever Mouse - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-12 - **Last Updated**: 2024-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, PyQt5, tool ## README # 智慧小鼠连点器 ## 1. 基本信息 - 作者: GMCY - 系列: 未分类 - 仓库: [GitHub](https://github.com/GMCY2020/Clever-Mouse) | [Gitee](https://gitee.com/GMCY2020/Clever-Mouse) - 话题(GitHub): [python](https://github.com/topics/python) \ [pyqt5](https://github.com/topics/pyqt5) \ [tool](https://github.com/topics/tool) - 创建时间: 2023/07/03 ## 2. 介绍 - 自己做的一个小软件 - 用于电脑执行连续相同的鼠标操作 - 目前支持windows的系统,兼容可能有点问题,其它的系统未知 ## 3. 环境 编辑器 - `PyCharm` 语言 - `Python` 库 - `PyQt5` - `pyautogui` - `等` ## 4. 使用 - 下载 `releases/CleverMouse.zip` 解压后 - 运行 `CleverMouse.exe` 即可 或者 - 安装依赖 `requirements.txt` - 运行 `main.py` ## 5. 效果图 ![](docs/md-01.png)