Releases: erikng/hello
hello 0.0.2.11012021222150
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
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
restartStylekey in JSON- pass
None,NotifyorImmediate
- pass
- Ability to pass either a file path or package receipt via the
installedPath- Example: Either
/Applications/Slack.apporcom.tinyspeck.slackmacgap
- Example: Either
hello v0.0.2.1 alpha
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
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