Skip to content

hello v0.0.2.2 alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikng erikng released this 17 Jun 15:52
· 40 commits to main since this release

The second version of hello.

There is no documentation, but check out the the demo url

You will want to take the com.github.erikng.hello.json file and place it in /var/tmp.

alternatively you can do something like

/Applications/hello.app/Contents/MacOS/hello -json-url file:///private/var/tmp/com.github.erikng.hello.json
or
/Applications/hello.app/Contents/MacOS/hello -json-url https://raw.githubusercontent.com/erikng/hello/main/demo/com.github.erikng.hello.json

New features

  • Ability to reboot with restartStyle key in JSON
    • pass None, Notify or Immediate
  • Ability to pass either a file path or package receipt via the installedPath
    • Example: Either /Applications/Slack.app or com.tinyspeck.slackmacgap