https://github.com/ourcodeworld/robotyper
Robotyper is an automatic typer desktop application written in C# (Winforms) that writes some text for you simulating keyboard events.
https://github.com/ourcodeworld/robotyper
Last synced: 2 months ago
JSON representation
Robotyper is an automatic typer desktop application written in C# (Winforms) that writes some text for you simulating keyboard events.
- Host: GitHub
- URL: https://github.com/ourcodeworld/robotyper
- Owner: ourcodeworld
- License: mit
- Created: 2017-07-24T10:48:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T12:07:32.000Z (over 8 years ago)
- Last Synced: 2025-03-13T08:15:02.250Z (10 months ago)
- Language: C#
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Robotyper
Robotyper is an automatic typer that writes some text for you simulating keyboard events.
# Download
Robotyper is built for AnyCPU and its totally portable so you won't need to install anything. Just download a zip (the latest version) [from the releases](https://github.com/ourcodeworld/robotyper/releases), execute `Robotyper.exe` and you are ready to go.
You will need to have installed at least the [.NET Framework version 4.6.2 on your system before using Robotyper](https://www.microsoft.com/en-us/download/details.aspx?id=53344).
# Usage examples
This application is meant to be used for people that needs to record some typing process on the screen. Robotyper was made originally for the Video Coding Tutorials of Our Code World, so the code will be automatically typed without any error during the recording process. It can be used to type some text somewhere on your system with a given text, so you won't commit any error while typing.