github yuruotong1/autoMate v4.0.0
autoMate v4.0.0

latest releases: v4.5.0, v4.4.0, v4.3.0...
9 hours ago

Install

Standalone binaries — no Python required

OS file
Windows x64 autoMate-windows-x64.zip
macOS Apple Silicon autoMate-macos-arm64.zip
Linux x64 autoMate-linux-x64.tar.gz

Unzip and run ./automate/automate serve. The browser opens to
http://127.0.0.1:8765.

pip

pip install 'automate-hub[full]'
automate serve

Docker

docker run --rm -p 8765:8765 -v automate-data:/data \
  ghcr.io/yuruotong1/automate:latest

Browser extensionautoMate-extension.zip. Unzip, then
chrome://extensions → Developer mode → Load unpacked → pick the
folder. The toolbar badge flips to ON when paired.

Full Changelog: v1.0.0...v4.0.0

Don't miss a new autoMate release

NewReleases is sending notifications on new releases.