Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
/ Input-Recorder Public archive
forked from Zuzu-Typ/Input-Recorder

Record and play back keyboard and mouse input

License

Notifications You must be signed in to change notification settings

ctemple/Input-Recorder

 
 

Repository files navigation

Irec - Input Recorder and Macro Suite

Record your keyboard and mouse inputs, store them as a macro and play them back at any time!

Windows only.
Python 3.8 or greater recommended.

Features

  • Record inputs as macros
    • Mouse inputs
      • Cursor movement
      • Mousewheel movement (vertical and horizontal)
      • Mouse button events (Left, Middle, Right, X1, X2)
    • Keyboard inputs
      • Key events
  • Play back macros
    • Once or repeatedly
    • Stop playback by pressing a keyboard key
    • Two playback options
      • From the GUI applicaion
      • Using a dedicated player application (MacroPlayer.exe)
  • Edit macros
    • Add inputs to macros
    • Remove inputs from macros
    • Change inputs
    • Change delays between inputs
  • Create macros
  • Save and load macros
    • In binary format
    • In JSON format
  • Automatically save macros
  • Irec is Free Software (GNU General Public License 3.0)

Screenshots


About

Record and play back keyboard and mouse input

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.7%
  • C++ 26.7%
  • C 10.6%