Skip to content

Releases: erikng/hello

hello 0.0.2.11012021222150

01 Nov 22:23
Compare
Choose a tag to compare
Pre-release

Notes

This is a pre-release version of hello created by GitHub Actions.
hello.app has not been signed application nor has the package.

By default hello looks for a com.github.erikng.hello.json file located in /var/tmp. If you would like to use an alternative path, look at the code.

hello v0.0.2.2 alpha

17 Jun 15:52
Compare
Choose a tag to compare
hello v0.0.2.2 alpha Pre-release
Pre-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

hello v0.0.2.1 alpha

17 Jun 02:07
Compare
Choose a tag to compare
hello v0.0.2.1 alpha Pre-release
Pre-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

hello v0.0.1.1 alpha

12 Jun 15:41
Compare
Choose a tag to compare
hello v0.0.1.1 alpha Pre-release
Pre-release

The first version of hello.

There is no documentation, but check out the com.github.erikng.hello.json file for ideas. You will want to 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:///somewhere.com/com.github.erikng.hello.json