RubyGems Navigation menu

auto_click 0.5.2

Provide several Ruby methods for simulating mouse click, cursor movement and keystrokes in Windows. This gem use DL library and SendInput method so there is no dependency on FFI, AutoIt or Win32-api. Methods include mouse_move(x,y), left_click, right_click, type(string), mouse_scroll(steps), key_up, key_down...etc. See https://github.com/erinata/auto_click for more details about instalation and usage. (More control over mouse movement such as speed or locus will be implemented in future releases)

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.5.9 - May 31, 2019 (12.5 KB)
  2. 0.5.2 - May 18, 2019 (12.5 KB)
  3. 0.5.0 - May 08, 2019 (12.0 KB)
  4. 0.4.3 - May 08, 2019 (12.0 KB)
  5. 0.4.0 - April 14, 2019 (12.0 KB)
显示所有版本 (共 20 个)

业主:

作者:

  • erinata

SHA 256 校验和:

460f81830a9a0d6a14f468be3974c0577ccb247c308c8bbc11c81ec86adef10f

下载总量 122,669

这个版本 2,109

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: