RubyGems Navigation menu

auto_click 0.1.15

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.5KB)
  2. 0.5.2 - May 18, 2019 (12.5KB)
  3. 0.5.0 - May 08, 2019 (12KB)
  4. 0.4.3 - May 08, 2019 (12KB)
  5. 0.4.0 - April 14, 2019 (12KB)
  6. 0.1.15 - January 13, 2011 (10.5KB)
全てのバージョンを表示(全20件)

所有者:

作者:

  • erinata

SHA 256チェックサム:

59869cc7bbe061ee8aa4427ee8b48f2598d2d7340caad4fc08aff8648b56e578

累計ダウンロード数 122,572

このバージョンのみ 4,641

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9.0

リンク: