Remaku

Getting Started

Install Remaku and learn what it is built for.

Remaku is an open-source, visual, image-recognition-driven desktop macro tool for Windows. It helps you build automation workflows from screenshots, keyboard input, mouse actions, waits, loops, and branches without writing code.

Download

Download the latest installer from GitHub Releases: Download Latest

You can also visit the project on GitHub or join the Discord.

Installation Notes

On first run, Windows SmartScreen may show a "Windows protected your PC" warning. Click "More info" then "Run anyway" to proceed.

This warning is harmless. It appears because the executable is not code-signed. This project is open-source software; code-signing certificates cost $200+ per year and are not currently used.

Basic Workflow

  1. Create a macro.
  2. Capture or choose template images.
  3. Add steps such as key presses, mouse actions, delays, image waits, branches, and loops.
  4. Set a target window and optional hotkey.
  5. Run the macro and watch the status bar or overlay for progress.

On this page