Encore — record once, replay forever. 录一次,重放到下班。
This release makes the replay programmable without writing any code, and gives the UI a professional polish.
Highlights
- Automation rules (new Automation tab) — programmable replay built with dropdowns. Encore detects copy/paste chords and markers inside your recording and fires rules at those exact moments: transform the copied text (replace / regex / prefix / suffix / trim / case), feed the clipboard from a data file, type CSV columns at markers, wait, or call a script function. 无代码规则系统:识别录制中的复制/粘贴与标记,在正确时机改写剪贴板、填入数据列。
- Built-in demos — keyboard-only macros (
demo-typing,demo-copy-paste,demo-duplicate-line) that replay on any machine, installed on first run. Hover them for usage notes. 内置演示宏,悬停查看说明。 - Light/dark theme, empty-state guidance,
F10pointer-position picker,regex_replace()script helper. 明暗主题切换、F10 拾取坐标。 - English-first documentation without emoji; Chinese docs at
README.zh-CN.md. 文档改为英文默认,中文见 README.zh-CN.md。
Downloads
| Platform | File |
|---|---|
| Windows x64 | encore-*-windows-x86_64.zip |
| macOS Apple Silicon | encore-*-macos-arm64.tar.gz |
| macOS Intel | encore-*-macos-x86_64.tar.gz |
| Linux x64 (X11) | encore-*-linux-x86_64.tar.gz |
Platform notes
- macOS: grant Accessibility permission; clear quarantine with
xattr -d com.apple.quarantine encore - Windows: unsigned binary — SmartScreen may warn (More info, Run anyway)
- Linux: requires an X11/Xorg session; Wayland cannot do global capture
- Smoke-tested on Linux; Windows/macOS builds are CI-produced — issues welcome
Full changelog: CHANGELOG.md