Skip to content

Windows application recording and replaying user input

Notifications You must be signed in to change notification settings

artudi54/InputRepeater

Repository files navigation

InputRepeater

InputRepeater is a windows program letting you record and replay input from mouse and keyboard. It can automate certain activities like grinding in games, autoclicking, doing repeatable actions etc.

alt text

Features

  • recording mouse input, keyboard input or both
  • replaying input with options of changing speed and looping
  • saving records to hard drive
  • transforming record
  • program configuration (user notification, tray icon, etc.)

Releases

Windows x64

About Project

Solution was created with Visual Studio 2017 with Qt 5.9. Qt ".pro" and ".pri" files were automatically generated by Visual Studio Qt add-on. Recording and replaying input is done by "InputUtilities.dll".

Building

This project uses open source QHotkey library. C++17 is required to build this project.

About

Windows application recording and replaying user input

Resources

Stars

Watchers

Forks

Packages

No packages published