5个版本 (2个稳定版)
1.0.2 | 2020年7月1日 |
---|---|
1.0.0 | 2020年6月30日 |
0.1.2 | 2020年6月29日 |
0.1.1 | 2020年6月27日 |
0.1.0 | 2020年6月26日 |
#1246 in 硬件支持
每月下载 23 次
22KB
313 行
autoclick
一个简单的应用程序,每几秒移动鼠标并点击。有助于确保您的屏保不会打开,从而模拟您在使用计算机。
下载
下载此应用程序最简单的方法是运行
cargo install autoclick
请注意,您需要已安装cargo。要安装cargo包管理器,最简单的方法是点击这里。
crates.io
如果任何Rust程序员正在制作一个比我的更重要意义的项目,如果您想在crates.io上拥有autoclick名称的所有权,请与我联系。
GNU/Linux
Linux用户可能需要安装libxdo-dev。例如,使用apt
sudo apt install libxdo-dev
问题
问题/功能和拉取请求欢迎!
版权
自动点击版权所有 Dev380,2020
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
本程序分发时希望它将是有用的,但没有任何保证;甚至没有关于适销性或特定用途适用性的暗示性保证。有关详细信息,请参阅GNU通用公共许可证。
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
依赖关系
~1.2–2.2MB
~46K SLoC