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

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.

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.