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.
- Host: GitHub
- URL: https://github.com/satyam-2001/virtual-typer
- Owner: Satyam-2001
- Created: 2021-09-06T15:42:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T02:44:13.000Z (over 3 years ago)
- Last Synced: 2025-01-14T00:35:36.798Z (4 months ago)
- Topics: keyboard, kivy, kivymd, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.