If you download and attempt to run smcli on a modern version of macOS you get a warning about being unable to authorize the code and being unable to run it. You can work around this with control-click and open and/or xattr, see https://apple.stackexchange.com/questions/202169/how-can-i-open-an-app-from-an-unidentified-developer-without-using-the-gui.
Something similar might happen on Windows.
It would be good to code sign the release to avoid this. CC @pigmej
If you download and attempt to run
smclion a modern version of macOS you get a warning about being unable to authorize the code and being unable to run it. You can work around this with control-click and open and/orxattr, see https://apple.stackexchange.com/questions/202169/how-can-i-open-an-app-from-an-unidentified-developer-without-using-the-gui.Something similar might happen on Windows.
It would be good to code sign the release to avoid this. CC @pigmej