An open API service indexing awesome lists of open source software.

https://github.com/satyam-2001/virtual-typer

A python-kivy desktop application to type virtually.
https://github.com/satyam-2001/virtual-typer

keyboard kivy kivymd python

Last synced: 2 months ago
JSON representation

A python-kivy desktop application to type virtually.

Awesome Lists containing this project

README

        

# 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.