Repeats Repeat Versions Save

Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.

v5.7.1

1 year ago

Minor fix for OSX mouse release event for left mouse.

Download Repeat

v5.7

1 year ago

Changelogs:

  1. Add ability to add task precondition on active window title & active process name. On Mac this is active application. Note that on Mac this feature (active window) requires enabling "System Preferences -> Security & Privacy -> Automation -> Privacy tab -> System Events" for the terminal/Java that runs Repeat.
  2. Add UI utilities to print out active window titles & process name, as well as mouse positions.
  3. Show on main UI whether a task group is disabled to avoid confusion.
  4. Fix an old bug that causes error when the directory path has space in it.
  5. Remove vestiges of unused JNativeHook library and unused Scala related code and libraries since Scala hasn't been supported for more than a year. This reduces the binary size by a few MBs.
  6. Fix some other small bugs.

Download Repeat

v5.6.4

1 year ago
  • Stores up to 10 revision history of a task.
  • Fix bug where tasks are enabled despite being in a disabled task group.
  • Fix bug to recompile from source for Java code if fails to load Java class file.

Download Repeat

v5.6.3

1 year ago
  • Stores up to 10 revision history of a task.
  • Fix bug where tasks are enabled despite being in a disabled task group.
  • Fix bug to recompile from source for Java code if fails to load Java class file.

Download Repeat

v5.6.2

2 years ago

Added an option to use Java AWT to retrieve mouse position (instead of low level Hook parameters). This solves the problem of incorrect mouse position due to Windows scaling.

v5.6.1

2 years ago
  1. Add a new page /logs to view all logs on their own (linked from the main page).
  2. Update charts.js dependency to newer version.

v5.6

3 years ago
  1. Add mouse key as a supported key stroke. This means that key chains and key sequences may contain mouse clicks as part of the activation event too.
  2. Add a small sound utility class to notify by sound.
  3. Load UI elements (static content + templates) directly from JAR instead of extracting the content out.
  4. Some other minor UI improvements.

Download Repeat

v5.5.1

3 years ago
  1. Allow building simple tasks using UI.
  2. Some minor bug fixes.

Download Repeat

v5.5-alpha

3 years ago
  1. Introduce a UI to manually build task without writing code.
  2. Fix several small bugs.

Download Repeat

v5.4.3

4 years ago
  1. Add a statistics part to task details page.
  2. Add an option to run task from the UI.

Download Repeat