Releases: PoomEam/eamsoTask
Release list
eamsoTask 1.3.1
Changed
- New app icon and project logo: a record dot orbited by a loop arrow — record, replay, loop in one glyph.
Install: unzip, drag EamsoTask.app to /Applications, then clear quarantine (xattr -dr com.apple.quarantine /Applications/EamsoTask.app) or right-click → Open.
eamsoTask 1.3.0
New
- First-run setup guide: on first launch, a step-by-step sheet walks you through the two permissions with live ✓ status, direct buttons to each System Settings pane, a tip for the ﹢-button fallback, and a Restart Now finish step.
- The app now requests both permissions up front, so eamsoTask appears pre-listed in Accessibility and Input Monitoring — just flip the switches instead of hunting for ﹢.
Install: unzip, drag EamsoTask.app to /Applications, then clear quarantine (xattr -dr com.apple.quarantine /Applications/EamsoTask.app) or right-click → Open.
eamsoTask 1.2.0
Changed
- Replaced the silent auto-restart (which didn't trigger reliably on all setups) with an explicit "Restart eamsoTask?" popup after permissions are granted — click Restart Now and you're set. The permissions banner also has a manual Restart button that works regardless of detection. The open
.recfile is preserved across the restart.
Install: unzip, drag EamsoTask.app to /Applications, then clear quarantine (xattr -dr com.apple.quarantine /Applications/EamsoTask.app) or right-click → Open.
eamsoTask 1.1.0
New
- The app now restarts itself automatically after you grant Accessibility + Input Monitoring — no more manual relaunch. The restart waits if a recording or playback is in progress, and the currently open
.recfile is restored afterwards.
Install: unzip, drag EamsoTask.app to /Applications, then clear quarantine (xattr -dr com.apple.quarantine /Applications/EamsoTask.app) or right-click → Open.
eamsoTask 1.0.0
First release of eamsoTask — TinyTask for macOS.
Features
- One-click record & replay of mouse and keyboard input
- Global hotkeys (⌃⌥R / ⌃⌥P by default), fully remappable in Settings
- Save and open macros as
.recfiles (JSON) - Repeat 1–100× or loop forever, playback at 0.25×–4× speed
- Compact always-on-top window, native SwiftUI, ~1 MB
Install: unzip, drag EamsoTask.app to /Applications, then clear quarantine (xattr -dr com.apple.quarantine /Applications/EamsoTask.app) or right-click → Open. Grant Accessibility + Input Monitoring on first use.
Apple Silicon (arm64) build; Intel users can make app from source.