rmkit

a site about remarkable app dev

lamp input injector

lamp is a config based input injector used to inject finger or stylus events

images

Example commands

an example lamp program might look like:

pen rectangle 250 250 1300 1300
pen line 250 250 1300 1300
pen line 250 1300 1300 250
pen circle 600 600 500 50
pen circle 900 900 200 50
pen circle 1100 1100 100 50
pen circle 1200 1200 50 50

and used like lamp < example.in

Commands