Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 562 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 562 Bytes

Robot

jRuby application, that helpes for calm development.

Installing steps

Install jruby:

rvm install jruby

Install xdotool:

sudo apt-get install xdotool

Clone project

git clone [email protected]:begin29/robot.git

Start application

  1. Go to folder robot
  2. Start application
ruby main.rb

Posssible Troubles

  1. If you have error like cannot load such file -- tray_app, type:
rvm use jruby
  1. For stop mouse move please push 'Escape'.