KeymouseGo 是一款开源免费的键盘鼠标录制回放工具,使用 Python 语言开发。 它可以帮助用户录制鼠标和键盘的操作,并将其保存为脚本文件,之后可以随时回放这些操作, 实现重复性任务的自动化执行。
无论是日常办公中的重复操作,还是软件测试中的自动化用例,KeymouseGo 都能帮你轻松完成。 软件界面简洁直观,功能强大实用,完全免费开源。
| 版本 | 更新内容 |
|---|---|
| v5.2.1 | 修复已知问题,优化回放稳定性 |
| v5.2.0 | 新增脚本编辑器,支持 Python 扩展 |
| v5.1.0 | 界面重构,新增暗色主题 |
| v5.0.0 | 重大版本更新,全面支持跨平台 |
KeymouseGo 采用 MIT License 开源许可,您可以自由地使用、修改和分发本软件, 无论是个人用途还是商业用途,均需保留原始版权声明。
MIT License
Copyright (c) 2024 KeymouseGo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
我们欢迎各种形式的贡献,包括但不限于: