RubyGems Navigation menu

auto_click 0.1.6

Provide several Ruby methods for simulating mouse click and cursor movement in Windows. This gem use DL library and SendInput method so there is no dependency on FFI, AutoIt or Win32-api. Currently contains 7 methods (mouse_move(x,y), left_click, right_click, cursor_position, mouse_scroll, left_drag and right drag). More control over mouse movement such as speed or locus will be implemented in future releases.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 0.4.3 - May 08, 2019 (12 KB)
  5. 0.4.0 - April 14, 2019 (12 KB)
  6. 0.1.6 - January 03, 2011 (6.5 KB)
Show all versions (20 total)

Owners:

Authors:

  • erinata

SHA 256 checksum:

66b79f2269a155a35fa6202f540cb5d36cac5c098f30cb08854fa83075f62efc

Total downloads 122,356

For this version 4,564

Licenses:

N/A

Required Ruby Version: >= 1.9.0

Links: