RubyGems Navigation menu

auto_click 0.1.9

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, cursor_position, mouse_scroll, key_up, key_down...etc. See https://github.com/erinata/auto_click for more details. (More control over mouse movement such as speed or locus will be implemented in future releases)

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.9 - January 04, 2011 (9 KB)
Zeige alle Versionen (20 total)

Besitzer:

Autoren:

  • erinata

SHA 256-Prüfsumme:

6488cb20d6535cda6a3a9f4fdd01d60147d139e10ed6f17a4c15a392f929d752

Downloads insgesamt 121.933

Für diese Version 4.569

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 1.9.0

Links: