Satyam-2001 / Virtual-Typer

A python-kivy desktop application to type virtually.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Typer

On some platform copy/paste command not works ,but this application do it for you.
Since,it use to type the text not to paste.

Working
Any input user give to this application it will press the keyboard keys in that sequence and type it for user.





How to use??

  • Write appropriate delay (in sec).
  • After delay seconds keyboard start typing.
  • Make sure you will point the cursor to the correct position while delay is in process.
  • Fill the interval (in sec/10) ,which make the process in sleep for interval/10 seconds before the next pressing of the keyboard key.[Recommended 0 sec]
  • Put the Input in input text section.
  • Press on Type Button & move/point the cursor where you want to type.

About

A python-kivy desktop application to type virtually.


Languages

Language:Python 100.0%