Skip to content

Releases: MicahKimel/macmacro

v1.0.0

02 Dec 18:48
Compare
Choose a tag to compare

This is the first release of macmacro. Hopeful for many continued improvements.

Note this build requires MSeries chip & cliclick to run macro automations. This can be installed with homebrew and must be in one of the following paths.

"/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/opt/go/libexec/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/usr/local/opt:/usr/local/bin"

"/opt/homebrew/bin" is the default homebrew path on M series chips otherwise it should be in "/usr/local/bin"

All you need is the MacMacroCli binary it's recommended to drop this file in "/usr/local/bin" so it can be run simply with the following commands MacMacroCli -o mytest or MacMacroCli -r mytest. Hope you enjoy this software, thanks!