291 Commits
v0.4 ... v0.6

Author SHA1 Message Date
Armin Briegel
e8a9fab851 updated buildInstallerPkg.sh for new version and to use notarytool 2021-07-14 16:17:46 +02:00
Armin Briegel
31f9662022 Merge branch 'dev' of github.com:scriptingosx/Installomator into dev 2021-07-14 14:16:37 +02:00
Armin Briegel
b28901f7a9 updated version and credits 2021-07-14 14:07:21 +02:00
Armin Briegel
5995135b45 Update Labels.txt 2021-07-14 14:05:41 +02:00
Armin Briegel
9dcdcb04a1 Merge pull request #189 from Installomator/Labels
Evernote
2021-07-14 14:04:08 +02:00
Armin Briegel
a86863dfc0 Merge pull request #205 from darklink87/dev
Fixed Figma URL and added several new apps
2021-07-14 13:59:22 +02:00
Armin Briegel
92077590dd Merge pull request #207 from adibue/adibue-aldente-dmg
Changed 'aldente' to 'dmg'
2021-07-14 13:50:50 +02:00
Armin Briegel
1a169733be Merge pull request #206 from adibue/adibue-webex-patch
Added 'webex' to 'webexteams'
2021-07-14 13:50:26 +02:00
Armin Briegel
c9ba1d1d6c Merge pull request #202 from apizz/patch-4
Add Logitech Options
2021-07-14 13:49:20 +02:00
Armin Briegel
52c6b4a86f Merge pull request #201 from Installomator/BLOCKING_PROCESS-quit
quit & quit_kill
2021-07-14 13:48:56 +02:00
Armin Briegel
a78b3cee06 Merge pull request #178 from elenaelago/techsmithcapture
techsmithcapture
2021-07-14 13:47:33 +02:00
Armin Briegel
a67b7de3ac Merge pull request #200 from Installomator/Change-in-finding-installed-apps
Look in /Application and Utilities first
2021-07-14 13:45:35 +02:00
Adam Codega
90b06e0ac3 Merge pull request #204 from adibue/adibue-remove-credits 2021-07-13 22:29:22 -04:00
Adrian Bühler
e5037c2e81 Changed 'aldente' to 'dmg'
AlDente does now ship as DMG.
2021-07-12 11:00:18 +02:00
Adrian Bühler
8e828ce1fa Added 'webex'
Added `webex` as Label to `webexteams`, since those are identical.
Changed the downloadURL of `webexmeetings` to a working one.
2021-07-12 09:13:35 +02:00
Gabe Marchan
ab88181a2f Updated the "credit" comment to match the rest, even though these are going away eventually. 2021-07-11 16:39:04 -05:00
Gabe Marchan
9a7af18e0a Added Wondershare UniConverter. 2021-07-11 16:34:48 -05:00
Gabe Marchan
11711da5ee Added Screenflick. 2021-07-11 16:31:16 -05:00
Gabe Marchan
da174ecf92 Added OBS. 2021-07-11 16:29:28 -05:00
Gabe Marchan
f0d89dbed3 Added Keyboard Maestro. 2021-07-11 16:28:30 -05:00
Gabe Marchan
8633dad7eb Added Grasshopper. 2021-07-11 16:24:55 -05:00
Gabe Marchan
5c58c203b8 Added Default Folder X. 2021-07-11 13:24:39 -05:00
Gabe Marchan
02635f1402 Added Bartender 4. 2021-07-11 13:09:41 -05:00
Gabe Marchan
fc487a1d99 Added Balsamiq Wireframes. 2021-07-11 13:08:11 -05:00
Gabe Marchan
7a98549447 Added aText. 2021-07-11 13:06:45 -05:00
Gabe Marchan
0742ff94ed Added AltTab. 2021-07-11 13:05:37 -05:00
Gabe Marchan
1ca05b4688 Added Audacity. 2021-07-11 13:04:16 -05:00
Gabe Marchan
846e6e2cb2 Updated the Figma URL to use the "full" installer instead of the "stub" installer which needs to be moved out of and back into the Applications folder to function. 2021-07-11 12:57:30 -05:00
Adrian Bühler
b402630f85 Removed my credits
Removed credits as requested in #184
2021-07-09 10:00:37 +02:00
AP Orlebeke
ad1bb8002d Add Logitech Options
Install via the PKG contained with the installer app wrapper
2021-07-07 22:06:46 -04:00
Adam Codega
09e15ea951 Merge pull request #185 from apizz/patch-2
Add XQuartz
2021-07-07 19:13:33 -04:00
Adam Codega
b7a7f512c7 Merge pull request #190 from apizz/patch-3
Add Tableau Desktop
2021-07-07 19:10:49 -04:00
Adam Codega
0744fa8273 Merge pull request #193 from kenchan0130/googlesoftwareupdate
Support Google software update
2021-07-07 19:10:26 -04:00
Adam Codega
9af2e809df Merge pull request #195 from adibue/adibue-element-versionchecking
Added 'appNewVersion' to 'element'
2021-07-07 19:09:19 -04:00
Adam Codega
d9ebefa4be Merge pull request #194 from adibue/adibue-add-aldente 2021-07-06 23:13:44 -04:00
Adam Codega
f533e8ae41 Merge pull request #191 from adibue/adibue-keepassxc-arm64
Got 'keepassxc' ready for Apple Silicon
2021-07-06 10:24:16 -04:00
Adam Codega
ee6a6544a6 Merge pull request #197 from adibue/adibue-mattermost-arm64
Got 'mattermost' ready for Apple Silicon
2021-07-06 10:22:49 -04:00
Adrian Bühler
2910b37e69 Improved 'keepassxc'
Improved `keepassxc` to use `archiveName`. This makes the handling a lot easier.
2021-07-06 14:22:33 +02:00
Adrian Bühler
2028abae59 Improved 'mattermost'
With `archiveName`, there's a way easier solution to make Intel/ARM downloads work with GitHub.
Thanks to @acodega for bringing this to my attention.
2021-07-06 14:04:41 +02:00
Søren Theilgaard
f8d578a6d7 mosyleb icon 2021-07-02 09:23:45 +02:00
Søren Theilgaard
557500e214 CHANGELOG 2021-07-02 09:14:14 +02:00
Søren Theilgaard
52c5ebf4ff 4kvideodownloader
`versionKey` addition.
2021-07-01 15:15:18 +02:00
Søren Theilgaard
18e265d60b Update buildCaseStatement.sh
Works a lot better!
2021-07-01 14:59:11 +02:00
Søren Theilgaard
fd057b9918 4kvideodownloader 2021-07-01 14:48:42 +02:00
Søren Theilgaard
00b0e4dcfd SiriMote 2021-07-01 10:03:56 +02:00
Søren Theilgaard
f5e800a190 favro 2021-06-30 08:59:33 +02:00
Søren Theilgaard
5410739f99 anydesk 2021-06-28 12:52:46 +02:00
Søren Theilgaard
76e1e9d0a3 appNewVersion in theunarchiver 2021-06-27 13:38:16 +02:00
Søren Theilgaard
84c551ee31 Look in /Application and Utilities first
First /Applications, then /Applications/Utilities, and then Spotlight. Maybe we should be prepared that DEPnotify should be installed in Utilities, so `customDestination="/Applications/Utilities/"`could ba a thing.
2021-06-27 13:26:54 +02:00
Søren Theilgaard
7b16678e95 visualstudiocode change
Name of process changed to “Code”.
2021-06-24 11:56:50 +02:00
Adrian Bühler
93d716d954 Got 'mattermost' ready for Apple Silicon
`mattermost` can now distinguish between Intel and Apple Silicon.
2021-06-23 22:53:22 +02:00
Adam Codega
0185827256 Merge pull request #186 from Installomator/acodegaNewMosylePaths
Updated path for Mosyle Business Self-Service app
2021-06-22 12:53:33 -04:00
Adrian Bühler
6e4006c842 Removed credit 2021-06-22 11:31:42 +02:00
Adrian Bühler
9a7d16a735 Merge branch 'dev' into adibue-add-aldente 2021-06-22 11:30:16 +02:00
Adrian Bühler
39437b9549 Sorted 'aldente' to correct position 2021-06-22 11:27:20 +02:00
Adrian Bühler
253d96fa49 Removed credit 2021-06-22 11:25:48 +02:00
Søren Theilgaard
86e63df1a6 sourcetree changed
Maybe not using Sparkle anymore
2021-06-22 10:48:19 +02:00
Tadayuki Onishi
ab00c9c1b8 Add Install Google Software Update to labels 2021-06-22 11:29:13 +09:00
Tadayuki Onishi
d733bbdb0d Add Install Google Software Update 2021-06-22 11:28:58 +09:00
Adrian Bühler
e3fc7fd90a Fixed 'webexteams' URL
The URL for `webexteams` appears to have changed yet another time.
Good thing: The downloaded `pkg` contains the versions for Intel and Apple Silicon at the same time. So no additional URL required :-)
2021-06-21 13:50:14 +02:00
Adrian Bühler
2329cf174c Got 'keepassxc' ready for Apple Silicon
`keepassxc` can now distinguish between Intel and Apple Silicon.

`downloadURL`-style inspired by `handbrake`
2021-06-21 13:13:27 +02:00
AP Orlebeke
63c2ac30bb Add Tableau Desktop 2021-06-18 14:08:32 -04:00
Søren Theilgaard
59ca90759d Evernote 2021-06-18 08:49:17 +02:00
Adam Codega
b530eb1252 Updated path for Mosyle Business Self-Service app
App is now named Self-Service
2021-06-16 17:33:43 -04:00
AP Orlebeke
9b62d3f042 Add XQuartz 2021-06-16 12:58:41 -04:00
Adam Codega
351c7e4c52 Merge pull request #183 from Installomator/acodegaRevertPatchSkip
Removal of variables related to Jamf Patch Management
2021-06-16 08:30:47 -04:00
Adam Codega
78bbdddf79 Removal of variables related to Jamf Patch Management
Variables PatchSkip and others had been added for some potential Jamf Patch Management integration that's been abandoned.
2021-06-15 15:00:51 -04:00
Søren Theilgaard
f2921ec7e7 label githubdesktop
Now for arm and intel versions
2021-06-11 09:21:48 +02:00
Armin Briegel
b0fb909cd1 Merge pull request #181 from scriptingosx/acodega-docs-readmeURL
Update README.md
2021-06-09 18:55:43 +02:00
Adam Codega
61324e7afc Update README.md
Corrected use of Macadmins.org name and incorrect URL.
2021-06-09 10:52:40 -04:00
Søren Theilgaard
31c18118ac quit & quit_kill
Should be great for certain service apps, that we want to kill politely. Before use it should be checked it will not respawn automatically.
2021-05-26 09:41:30 +02:00
Søren Theilgaard
05635a76df Bit of cleaning up
New label clickshare
2021-05-26 09:37:15 +02:00
Elena Ackley
a153051545 Merge branch 'techsmithcapture' of https://github.com/elenaelago/Installomator into techsmithcapture 2021-05-25 15:57:18 -04:00
Elena Ackley
e70df5593a techsmithcapture
TechSmith Capture is a simple, free way to capture basic screenshots and screen recordings and share them with others.
2021-05-25 15:54:58 -04:00
Elena Ackley
6b4a06e635 techsmithcapture
[TechSmith Capture](https://www.techsmith.com/jing-tool.html) is a simple, free way to capture basic screenshots and screen recordings and share them with others.
2021-05-25 15:50:07 -04:00
Adrian Bühler
a5469d57d5 Added 'appNewVersion' to 'element'
Added version checking via GitHub to 'element'
2021-05-25 14:25:59 +02:00
Adrian Bühler
6e0fef436b Added 'AlDente'
Added label for 'aldente'
2021-05-21 15:41:19 +02:00
Adrian Bühler
dddcd22015 Added 'aldente' to Labels.txt 2021-05-21 15:38:39 +02:00
Adrian Bühler
8b32bb2e66 Added AlDente
Added label for 'aldente'
2021-05-21 15:37:13 +02:00
Søren Theilgaard
92db29a5d0 sublimetext 2021-05-21 15:26:20 +02:00
Søren Theilgaard
595add91c5 Merge pull request #164 from midni9ht/webexteams-patch
Updated 'webexteams' for Apple Silicon support
2021-05-20 21:43:04 +02:00
Søren Theilgaard
50498895b2 bluejeans 2021-05-20 21:05:51 +02:00
Søren Theilgaard
ca777320b5 Merge pull request #151 from pro4tlzz/dev
Fix Plantronics Hub & add Hanock & iMazing profile editor
2021-05-20 16:17:07 +02:00
Søren Theilgaard
1359a691f2 Merge branch 'dev' of https://github.com/scriptingosx/Installomator into dev 2021-05-20 16:14:48 +02:00
Søren Theilgaard
ff72445dd4 arq7 2021-05-20 16:14:46 +02:00
Søren Theilgaard
d1b0536a55 Merge pull request #169 from kenchan0130/fix/googlejapaneseinput
Fix to install googlejapaneseinput
2021-05-20 14:58:30 +02:00
Søren Theilgaard
02a1fcb55d Merge pull request #160 from lucascantor/patch-1
Add TextExpander
2021-05-20 14:18:36 +02:00
Søren Theilgaard
9b5b4f611a Merge pull request #174 from scriptingosx/Labels
Labels
2021-05-20 14:09:53 +02:00
Søren Theilgaard
dc7b9316b7 Merge branch 'dev' of https://github.com/scriptingosx/Installomator into dev 2021-05-20 14:04:11 +02:00
Søren Theilgaard
368be676a8 Update Installomator.sh 2021-05-20 14:03:49 +02:00
Søren Theilgaard
5f77a49cfb Merge pull request #173 from elenaelago/drift
Add Drift
2021-05-20 14:00:38 +02:00
Søren Theilgaard
7c013d6de8 Merge pull request #165 from kdrwygvh/dev
New Labels for Apple Fonts
2021-05-20 13:50:10 +02:00
Søren Theilgaard
3f2e4ac508 Merge pull request #167 from scriptingosx/versionKey
versionKey update
2021-05-20 13:49:45 +02:00
Søren Theilgaard
088b4aab2f Incorrect version in camostudio
Thanks for find the URL with release-notes, but the original version returned had too much content. Current version is only 1.3.4, not "1.3.4.4648". But in the little square on the right side above the download link is the version, so I took that.
2021-05-20 13:47:13 +02:00
Søren Theilgaard
6a296f9858 Merge pull request #171 from sphen13/microsoftteams
dont use msupdate for microsoftteams
2021-05-20 12:55:42 +02:00
Søren Theilgaard
55cd237b98 theunarchiver label 2021-05-20 11:46:50 +02:00
John Hutchison
5f264ca868 Added Label for Proxyman 2021-05-19 09:26:54 -04:00
Elena Ackley
dace516318 drift 2021-05-18 17:40:25 -04:00
Søren Theilgaard
88bcc87fd7 Firefox intl explained 2021-05-18 20:57:27 +02:00
Søren Theilgaard
8accb60ab2 firefox intl version fixes 2021-05-18 20:14:29 +02:00
Søren Theilgaard
969d434503 Update Installomator.sh 2021-05-17 16:33:49 +02:00
Søren Theilgaard
b0dd72c9dd firefox intl
2 new labels that should figure out the language used by the user, and then install the Firefox version with that language.
2021-05-17 16:29:20 +02:00
Søren Theilgaard
b17f1550b2 Update Labels.txt 2021-05-17 14:45:03 +02:00
Søren Theilgaard
438214a5ec wwdc label
New label
2021-05-17 14:07:10 +02:00
Søren Theilgaard
631c7c2b91 wireshark missing space
Probably cosmetic, but added a space character in `awk` part of `appNewVersion`.
2021-05-17 13:48:44 +02:00
Søren Theilgaard
cad509accd Force install improvements
If using INSTALL=force, the script will not be using updateTool, but will reinstall instead.
microsoftteams label was still having appNewVersion that does not work, so that has been commented out.
2021-05-17 13:08:48 +02:00
Søren Theilgaard
fbd029d58d supportapp 2021-05-17 10:53:57 +02:00
Stephen Boyle
0d09f1650a dont use msupdate for microsoftteams
msupdate does not fully support teams
2021-05-14 13:12:33 -04:00
Tadayuki Onishi
c2dd55744f add a blockingProcesses value as NONE for googlejapaneseinput 2021-05-13 18:38:32 +09:00
Søren Theilgaard
bd4e848d60 Update Installomator.sh 2021-05-12 13:33:26 +02:00
Søren Theilgaard
2fbe9e810f nextcloud 2021-05-12 13:18:59 +02:00
Søren Theilgaard
33be8b0556 supportapp 2021-05-12 12:08:26 +02:00
Søren Theilgaard
dfe0fbd58f trex 2021-05-12 11:41:05 +02:00
Søren Theilgaard
1b7fb35b53 Merge pull request #168 from scriptingosx/Labels
more labels
2021-05-12 11:24:00 +02:00
Søren Theilgaard
e64fe9fcda appCustomVersion(){}
This can be used in a label now.
2021-05-12 11:17:07 +02:00
Søren Theilgaard
932013b34b Update Installomator.sh 2021-05-11 21:50:39 +02:00
Søren Theilgaard
bef74b6a80 versionKey update
Checked opera and vlc labels
2021-05-11 21:22:15 +02:00
John Hutchison
16828a190f New Label for Proxyman 2021-05-09 08:24:16 -04:00
John Hutchison
d32496e7e1 Updated new App URL for Camo Studio 2021-05-09 08:23:56 -04:00
John Hutchison
34fb0d9271 New Labels for Apple Fonts
New labels for Apple's font collections including New York, San Francisco Mono, San Francisco Pro, and San Francisco Compact
2021-05-07 12:18:08 -04:00
Adrian Bühler
ba6d887098 Updated 'webexteams' for Apple Silicon support
'Webex Teams' changed its application name to just 'Webex'.
Also there is an Apple Silicon version available now.
Should solve #156
2021-05-07 12:10:14 +02:00
Lucas Cantor
0691a8d560 Add TextExpander
This is my first time contributing to Installomator, so my apologies in advance if I'm missing something, or doing something wrong.

I believe this is the best option to find the latest appNewVersion number for TextExpander specifically, but I'm also happy to be proven otherwise.
2021-04-28 09:41:00 -07:00
Søren Theilgaard
ae4589dc06 TeamViewer version 2021-04-22 16:46:06 +02:00
Pro4TLZZ
0db4b87784 Merge branch 'master' of https://github.com/scriptingosx/Installomator into dev
Please enter a commit message to explain why this merge is necessary,
2021-04-20 08:43:07 +01:00
Armin Briegel
24b8b435b6 removed pkg from repo 2021-04-20 08:54:29 +02:00
Armin Briegel
a8a2eaf5f0 Update .gitignore 2021-04-20 08:52:59 +02:00
Søren Theilgaard
8487d24c05 v0.5
docker label
2021-04-18 13:08:29 +02:00
Søren Theilgaard
ced90daa71 v0.5 2021-04-18 10:56:59 +02:00
Pro4TLZZ
a9789f54d0 Add Hancock to Label 2021-04-15 10:15:06 +01:00
Pro4TLZZ
519126decd Turn Debug back on 2021-04-15 10:14:17 +01:00
Pro4TLZZ
d16613ec8b Add Hancock and fix formatting for iMazing Profile Editor 2021-04-15 10:13:17 +01:00
Pro4TLZZ
5c3ba1143f Add iMazing Profile Editor 2021-04-15 09:33:36 +01:00
Pro4TLZZ
1acc865a7a Fix Plantronics Hub 2021-04-15 09:12:50 +01:00
Søren Theilgaard
2946990942 v0.5
idrive label
2021-04-14 22:58:11 +02:00
Armin Briegel
76b4f579e7 updated buildInstallomatorScript to set DEBUG to 0 in pkg 2021-04-13 10:41:11 +02:00
Søren Theilgaard
b83c8d2904 Merge pull request #148 from midni9ht/midni9ht-pycharm-and-ce-urls
Added M1 URL for PyCharm CE. Changed PyCharm (Pro) URLs to direct links.
2021-04-12 22:19:08 +02:00
Søren Theilgaard
61ff92ae28 v0.5 type updateronly
A label can now be of type "updateronly" if only updateTool should be used
2021-04-12 21:39:57 +02:00
Søren Theilgaard
4fe2c926f4 v0.5
updateTool now working. Improved log for this, as well as creating a finishing function so that we can call this when updateTool was used.
2021-04-12 20:16:47 +02:00
Adrian Bühler
c3514d247f Update Installomator.sh 2021-04-12 20:12:34 +02:00
Adrian Bühler
bd71675961 Added simplified URLs for jetbrainspycharm
There are direct links for Intel and Apple Silicon packages of PyCharm Pro available. Replaced the existing URLs with the simplified ones.
Also corrected a doubled 'appNewVersion' line.
2021-04-12 20:09:10 +02:00
Adrian Bühler
54cf6ca9b3 Added URL for Apple Silicon to PyCharm CE
Added URL for Apple Silicon to PyCharm CE. Also added appNewVersion.
2021-04-12 20:03:11 +02:00
Søren Theilgaard
5c6e37dd88 v0.5
Microsoft labels changed for version and sorted alphabetically
2021-04-12 17:50:12 +02:00
Søren Theilgaard
0f0715e659 Merge pull request #147 from midni9ht/midni9ht-add-pycharm
Added 'pycharm' to Installomator and Labels
2021-04-12 16:24:31 +02:00
Søren Theilgaard
7c6134e781 Also renamed pycharmce to jetbrainspycharmce 2021-04-12 16:22:50 +02:00
Søren Theilgaard
fa6ba7cc2c Update Labels.txt 2021-04-12 16:20:54 +02:00
Søren Theilgaard
c6f951a1f4 Changed name to jetbrainspycharm
Quite some labels from jetbrains, so naming them with this.
2021-04-12 16:19:35 +02:00
Adrian Bühler
9370b7a87a Added 'pycharm' to Labels.txt
Added label for PyCharm (Pro) to Labels.txt
2021-04-12 09:32:00 +02:00
Adrian Bühler
6cd002206b Added 'pycharm'
Added PyCharm (Pro) to Installomator.
2021-04-12 09:31:03 +02:00
Søren Theilgaard
d1afcb6d7e v0.5
darktable label
2021-04-08 15:21:19 +02:00
Søren Theilgaard
0c100c3959 v0.5
darktable label
2021-04-08 15:20:12 +02:00
Søren Theilgaard
27856d5dd8 v0.5
Miro and installomator_theile labels added.
2021-04-08 13:44:45 +02:00
Søren Theilgaard
236b6f49d7 v0.5
OmniGroup labels improvements
2021-04-02 14:59:15 +02:00
Søren Theilgaard
d9ae95cf1f v0.5
Slack and GIMP
2021-03-31 21:46:06 +02:00
Søren Theilgaard
80a2acf560 Merge pull request #141 from midni9ht/midni9ht-add-vivaldi
Added 'vivaldi'
2021-03-31 19:45:36 +02:00
Søren Theilgaard
aaaaab7e1e Update Installomator.sh 2021-03-31 19:44:41 +02:00
Søren Theilgaard
97c37d43fc 0.5 2021-03-31 19:41:39 +02:00
Søren Theilgaard
78070d2d8e Merge pull request #142 from midni9ht/midni9ht-fix-type
Added 'tbz' to type values
2021-03-31 19:37:28 +02:00
Adrian Bühler
0e4ff610f8 Added 'tbz' to type values
tbz (used for handling tar files) is missing in the list of type values. Added that one.
2021-03-31 17:50:15 +02:00
Adrian Bühler
3e0d3173b9 Added 'vivaldi'
Added 'vivaldi' to Labels.txt
2021-03-31 17:31:33 +02:00
Adrian Bühler
d29881aecc Added 'vivaldi'
Added the Vivaldi Browser to Installomator.sh
2021-03-31 17:29:59 +02:00
Søren Theilgaard
b9e430dcf8 0.5 2021-03-31 15:53:56 +02:00
Søren Theilgaard
2efe4a8f1f v0.5.1 2021-03-31 15:50:44 +02:00
Søren Theilgaard
ace185ba3d 0.5 2021-03-31 11:35:51 +02:00
Søren Theilgaard
33a4185526 0.5 2021-03-30 23:42:23 +02:00
Søren Theilgaard
93ca0f9d55 0.5 2021-03-30 22:33:26 +02:00
Søren Theilgaard
97bf988885 0.5 2021-03-30 22:19:07 +02:00
Søren Theilgaard
59c6d169ee v0.5 2021-03-30 22:14:33 +02:00
Søren Theilgaard
402f6025be Merge branch 'dev' of https://github.com/scriptingosx/Installomator into dev 2021-03-28 14:12:32 +02:00
Søren Theilgaard
57db07ff91 v0.5.0 2021-03-28 14:12:22 +02:00
Søren Theilgaard
e39e6eccaf Delete Installomator-0.5.pkg 2021-03-28 14:11:33 +02:00
Søren Theilgaard
15cf49d13b v0.5.0 2021-03-28 14:10:46 +02:00
Søren Theilgaard
c260e68a58 v0.5.0 2021-03-28 14:10:13 +02:00
Søren Theilgaard
4932ea6a31 Merge pull request #130 from scriptingosx/Theile-patch-1
With Theile additions (0.5.0)
2021-03-28 14:09:00 +02:00
Søren Theilgaard
d63b38f50b Update Installomator.sh 2021-03-28 09:55:52 +02:00
Søren Theilgaard
541f5a19fe v0.5.0
It will be versioned as version 0.5
2021-03-28 09:20:13 +02:00
Søren Theilgaard
da82105186 v0.4.25 2021-03-27 17:02:35 +01:00
Søren Theilgaard
9fdf378357 Update buildCaseStatement.sh 2021-03-25 14:51:51 +01:00
Søren Theilgaard
402b676ce5 Update Installomator.sh 2021-03-24 08:40:10 +01:00
Søren Theilgaard
33a42b129b Updated for packageID 2021-03-23 13:46:31 +01:00
Søren Theilgaard
a11dc1a49a v0.4.24 2021-03-23 13:43:37 +01:00
Søren Theilgaard
a47ac79804 v0.4.23 version checking of pkg
If type=pkg and packageID is set, then we can now check for version with that information.
2021-03-17 16:16:38 +01:00
Søren Theilgaard
c3ec7958c2 With LOGO variable, and no re-launch
Re-launch is not currently working as it gives problems with the keychain.
2021-03-17 09:50:07 +01:00
Søren Theilgaard
523883e681 Update Installomator.sh 2021-02-22 21:54:22 +01:00
Søren Theilgaard
f082d1e438 Update Installomator.sh 2021-02-22 14:10:49 +01:00
Søren Theilgaard
0fd6600358 Update Installomator.sh 2021-02-22 12:52:52 +01:00
Søren Theilgaard
426168db71 Update Installomator.sh 2021-02-18 12:47:01 +01:00
Søren Theilgaard
6073495684 Update Installomator.sh 2021-02-17 22:24:47 +01:00
Søren Theilgaard
0c5231786a Update Installomator.sh 2021-02-17 22:24:24 +01:00
Søren Theilgaard
cee856d5c8 Merge branch 'dev' into Theile-patch-1 2021-02-17 10:28:54 +01:00
Søren Theilgaard
602db7279a Update Installomator.sh 2021-02-15 21:49:52 +01:00
Søren Theilgaard
a93fc8d6dc Labels alphabetically 2021-02-15 21:46:26 +01:00
isaacatmann
1a9ac1c6e2 Merge pull request #131 from darklink87/dev
Fix broken DBeaver install
2021-02-15 10:25:53 -08:00
Gabe Marchan
5f1987dea3 Update Installomator.sh
PKG is no longer available and the download link is no longer functional. Updating it to use DMG with the updated download link.
2021-02-15 11:11:10 -06:00
Søren Theilgaard
8fc1640e5c With Theile additions (0.4.19) 2021-02-15 12:56:37 +01:00
Armin Briegel
e0e209549f Update Labels.txt 2020-12-18 09:56:17 +01:00
Armin Briegel
fe244a817a Merge pull request #103 from apizz/patch-1
Add vagrant
2020-12-18 09:55:36 +01:00
Armin Briegel
582bd77805 Merge branch 'dev' into patch-1 2020-12-18 09:54:26 +01:00
Armin Briegel
cb575db52a added etrecheck 2020-12-18 09:29:08 +01:00
Armin Briegel
b963792723 added jamfconnect 2020-12-18 09:26:50 +01:00
AP Orlebeke
3b872cf5ba Add vagrant
The XML from the vagrant downloads page is one giant html document with no spaces.  If there's a better & more efficient way of parsing this, please lmk or update according so it can serve as a template for other similarly formatted websites.
2020-12-17 11:36:41 -05:00
Armin Briegel
789e53314d added missing credits 2020-12-17 10:54:06 +01:00
Armin Briegel
b35db33421 whitespace fixes and updated Labels 2020-12-17 10:53:14 +01:00
Armin Briegel
cde16ba6a8 Merge pull request #102 from kris-anderson/feature/added-aircall
added aircall
2020-12-17 10:38:19 +01:00
Armin Briegel
8e7694c71e Merge branch 'dev' into feature/added-aircall 2020-12-17 10:38:06 +01:00
Armin Briegel
7750cb4597 added seven more apps, closes #100 2020-12-17 10:35:13 +01:00
Armin Briegel
5ec9a4e8fb added plantronicshub, jabradirect 2020-12-17 09:41:45 +01:00
Armin Briegel
3cd13bed39 added microsoftlicenseremovaltool 2020-12-17 09:25:36 +01:00
Kris Anderson
7db0d68776 added aircall 2020-12-16 22:01:36 -08:00
Armin Briegel
6f1da5ae7b added sidekick 2020-12-16 14:33:59 +01:00
Armin Briegel
76aa2bde13 added pitch 2020-12-16 14:31:09 +01:00
Armin Briegel
40b6ef882b updated webexteams (app name changed), closes #101 2020-12-10 14:27:37 +01:00
Armin Briegel
ced76793a3 added pycharmce 2020-12-07 11:13:11 +01:00
Armin Briegel
7e0dc1bb95 added intellijIdeaCE 2020-12-07 11:04:30 +01:00
Armin Briegel
b7778e70ce added many jetbrains apps 2020-12-07 10:56:55 +01:00
Armin Briegel
131b5600ab added figma 2020-12-07 10:15:04 +01:00
Armin Briegel
e945b6cbba Merge branch 'dev' of github.com:scriptingosx/Installomator into dev 2020-12-07 10:04:03 +01:00
Armin Briegel
be9f6064e0 Merge branch 'pr/98' into dev, closes #98 2020-12-07 09:56:25 +01:00
Armin Briegel
cd6caf3197 Merge pull request #99 from midni9ht/patch-2
Brave Browser: Fixed xpath
2020-12-07 09:51:55 +01:00
Armin Briegel
a39f4037c5 added musescore 2020-12-07 09:51:06 +01:00
Adrian Bühler
b277742a79 Brave Browser: Fixed xpath
Changed xpath from "item[1]" to "item[last()]", so the latest version of Brave is downloaded.
2020-12-04 19:16:32 +01:00
Adrian Bühler
9f93a4ab39 Added balenaetcher 2020-11-30 16:07:01 +01:00
Adrian Bühler
0da83bef86 Added balenaetcher 2020-11-30 16:05:59 +01:00
Adrian Bühler
59406e6960 Update Labels.txt 2020-11-30 11:09:11 +01:00
Adrian Bühler
de274e0e7a Added toggltrack 2020-11-30 11:08:13 +01:00
Armin Briegel
04c24f2dd3 added abstract 2020-11-24 08:55:24 +01:00
Armin Briegel
dd73b719ff added sketch 2020-11-24 08:52:45 +01:00
Armin Briegel
4c8e6ef9c3 Update Labels.txt 2020-11-23 16:17:27 +01:00
Armin Briegel
09357742ca Merge pull request #96 from stambi/dev
added TeamViewer Quick Support
2020-11-23 16:16:34 +01:00
Armin Briegel
972e0a9dfc Merge pull request #95 from saess-sep/dev
Added label for Android File Transfer
2020-11-23 16:15:47 +01:00
Armin Briegel
7695dae4c7 Merge branch 'dev' into dev 2020-11-23 16:15:31 +01:00
Armin Briegel
d6cade7561 Merge pull request #94 from midni9ht/patch-2
Added label for DBeaver Community Edition
2020-11-23 16:14:34 +01:00
Armin Briegel
13b94a4fa2 Merge branch 'dev' into patch-2 2020-11-23 16:14:26 +01:00
Armin Briegel
d7893e716a Merge pull request #93 from midni9ht/patch-1
Added label for ONLYOFFICE Desktop
2020-11-23 16:13:52 +01:00
Armin Briegel
35f517d1e7 Merge branch 'dev' into patch-1 2020-11-23 16:13:38 +01:00
Armin Briegel
4b65fd156c Merge pull request #92 from micahflee/libreoffice
Add LibreOffice
2020-11-23 16:12:51 +01:00
Armin Briegel
b5a54357a3 Merge branch 'dev' into libreoffice 2020-11-23 16:12:36 +01:00
Armin Briegel
f477615449 updated Labels.txt 2020-11-23 16:11:31 +01:00
Armin Briegel
fb175e6a78 Merge branch 'dev' of github.com:scriptingosx/Installomator into dev 2020-11-23 16:10:08 +01:00
Armin Briegel
5e4664c993 Merge branch 'dev' into libreoffice 2020-11-23 16:09:30 +01:00
Armin Briegel
0fdd721677 Merge pull request #91 from micahflee/dev
Added Dangerzone, GPG Suite, and GPG Sync
2020-11-23 16:08:28 +01:00
Armin Briegel
f7c406aaf4 added prism9 2020-11-23 16:06:20 +01:00
Armin Briegel
dfd30e3b4b added pymol 2020-11-23 15:59:52 +01:00
Armin Briegel
ff1917778a added GoogleEarth 2020-11-23 15:55:23 +01:00
stambi
54b3c8e965 added TeamViewer Quick Support 2020-11-23 14:18:11 +01:00
Sam Ess
8c2cfa4529 Added label for Android File Transfer 2020-11-23 05:01:39 -05:00
Adrian Bühler
d6edee95cb Update Installomator.sh 2020-11-20 10:26:04 +01:00
Adrian Bühler
76f0094edc Added label for ONLYOFFICE Desktop 2020-11-20 08:55:27 +01:00
Micah Lee
b5a980eeae Add LibreOffice 2020-11-19 12:49:26 -08:00
Micah Lee
539a374c51 Added Dangerzone, GPG Suite, and GPG Sync 2020-11-19 11:44:37 -08:00
Armin Briegel
7a61f8db43 Merge pull request #87 from midni9ht/patch-1
added keka
2020-11-11 11:14:18 +01:00
Adrian Bühler
ee5a484d39 added keka 2020-11-11 11:05:06 +01:00
Armin Briegel
e0b7a219b2 updated Labels.txt 2020-11-05 10:26:10 +01:00
Armin Briegel
f83001e4b9 added rstudio 2020-11-05 10:25:21 +01:00
Armin Briegel
beba434d1d added bitwarden 2020-11-05 10:20:08 +01:00
Armin Briegel
23855c4278 added tigervnc 2020-11-05 10:17:23 +01:00
Armin Briegel
13c47e8403 added thunderbird 2020-11-05 10:16:11 +01:00
Armin Briegel
8a050671c6 added mattermost 2020-11-04 10:41:50 +01:00
Armin Briegel
6cb033f1e4 added snapgeneviewer 2020-11-04 10:37:33 +01:00
Armin Briegel
4a9d08eb29 Update Labels.txt 2020-11-02 09:41:43 +01:00
Armin Briegel
a40d63d5d7 added prism7 and prism8 2020-11-02 09:39:35 +01:00
Armin Briegel
f9b609315c added cryptomator 2020-11-02 09:32:43 +01:00
Armin Briegel
171a90a3da added veracrypt 2020-11-02 09:31:00 +01:00
Armin Briegel
0740ee0018 added osxfuse 2020-11-02 09:25:21 +01:00
Armin Briegel
4b26dbc2eb add script to build an Installomator installation pkg #84 2020-10-30 12:10:57 +01:00
Armin Briegel
1bf4ea03ec added qgis and fixed some logic in installFromDMG 2020-10-29 13:57:32 +01:00
Armin Briegel
430998acd4 Update Labels.txt 2020-10-29 10:36:34 +01:00
Armin Briegel
8d23962e14 fixed downloadURLFromGit so it only return the first of multiple matching values 2020-10-29 10:34:34 +01:00
Armin Briegel
9ad06137aa fixed torbrowser downloadURL 2020-10-29 10:31:21 +01:00
Armin Briegel
b940549613 added gimp, functionality to find first app in dmg, if appname doesn't match 2020-10-29 10:28:49 +01:00
Armin Briegel
a43951dac8 added inkscape 2020-10-29 10:01:00 +01:00
Armin Briegel
abb2fbc091 added ringcentralphone 2020-10-29 09:56:13 +01:00
Armin Briegel
f7384a9c51 added ricohpsprinters 2020-10-29 09:53:30 +01:00
Armin Briegel
0a483127fb fixed 8x8 url, closes #86 2020-10-26 17:26:13 +01:00
Armin Briegel
84a77433c0 added credits 2020-10-26 14:35:00 +01:00
Armin Briegel
540fb35636 added bluejeans 2020-10-26 14:30:00 +01:00
Armin Briegel
f8554588de added Consumer Skype 2020-10-26 14:27:56 +01:00
Armin Briegel
2fad7a2ba0 added credits and updated Labels.txt 2020-10-22 12:35:16 +02:00
Armin Briegel
b857008b85 Merge pull request #82 from lotnix/openvpnconnectv3
Added OpenVpn Connect v3
2020-10-22 12:27:09 +02:00
Armin Briegel
df2003a169 Merge branch 'dev' of github.com:scriptingosx/Installomator into dev 2020-10-22 09:19:16 +02:00
Armin Briegel
6616e229d8 added note to maybe use xmllint in the future 2020-10-22 09:19:11 +02:00
Marcus Siöström
306107330f Added OpenVpn Connect v3 2020-10-20 18:35:39 +02:00
Armin Briegel
9faa5867ed Merge pull request #81 from kenchan0130/patch-1
Fix typo of CHANGELOG
2020-10-20 14:54:49 +02:00
Tadayuki Onishi
1df953a2c8 fix typo 2020-10-20 19:11:53 +09:00
Armin Briegel
0ea206f81e Update README.md 2020-10-19 13:21:32 +02:00
Armin Briegel
fbb01e4c48 updated version to v0.5 2020-10-19 10:53:47 +02:00
Armin Briegel
e0108277a5 Merge branch 'dev' 2020-10-19 10:28:55 +02:00
Armin Briegel
d40b324a91 Merge branch 'dev' for v0.3 2020-07-23 13:45:12 +02:00
Armin Briegel
cb05dfd52a Merge pull request #49 from phinbox/citrix-workspace-bugfix
Citrix Workspace downloadURL update
2020-07-22 11:45:16 +02:00
Phinehas Bynum
37262f12e7 Update Installomator.sh
Updated citrixworkspace downloadURL to pull the latest version from the HTML of the download page along with the "__gda__" portion at the end and prepend "https://" to the relative link.
2020-07-08 19:40:24 -05:00
Phinehas Bynum
697a38b7b6 Revert "Update Installomator.sh"
This reverts commit a59f965acd.
2020-07-08 19:37:26 -05:00
Phinehas Bynum
a59f965acd Update Installomator.sh
Updated citrixworkspace URL parsing to pull the latest version from the HTML of the download along with the "__gda__" portion at the end and prepend "https://" to the relative link.
2020-07-08 19:34:49 -05:00
7 changed files with 3168 additions and 794 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ scratch/
*.app
*.tbz
# do include Installomator .pkg files
#!Installomator-*.pkg

View File

@@ -1,9 +1,32 @@
- Change in finding installed apps. We now look in /Applications and /Applications/Utilities first. If not found there, we use spotligt to find it. (We discovered a problem when a user has Parallels Windows installed with Microsoft Edge in it. Then Installomator wanted to update the app all the time, becaus spotligt found that Windows version of the app that Parallels created.)
- Added bunch of new labels
- Improved `buildCaseStatement.sh` a lot. It is a great start when figuring out how to create a new label for an app, or a piece of software.
- Mosyle changed their app name from Business to Self-Service
## v0.5 - 2021-04-13
- Major update and now with help from @Theile and @Isaac
- Added additional `BLOCKING_PROCESS_ACTION` handlings
- Added additional `NOTIFY=all`. Usuful if used in Self Service, as the user will be notified before download, before install as well as when it is done.
- Added variable `LOGO` for icons i dialogs, use `LOGO=appstore` (or `jamf` or `mosyleb` or `mosylem` or `addigy`). It's also possible to set it to a direct path to a specific icon. Default is `appstore`.
- Added variable `INSTALL` that can be set to `INSTALL=force` if software needs to be installed even though latest version is already installed (it will be a reinstall).
- Version control now included. The variable `appNewVersion` in a label can be used to tell what the latest version from the web is. If this is not given, version checking is done after download.
- For a label that only installs a pkg without an app in it, a variable `packageID` can be used for version checking.
- Labels now sorted alphabetically, except for the Microsoft ones (that are at the end of the list). A bunch of new labels added, and lots of them have either been changed or improved (with `appNewVersion` og `packageID`).
- If an app is asked to be closed down, it will now be opened again after the update.
- If your MDM cannot call a script with parameters, the label can be set in the top of the script.
- If your MDM is not Jamf Pro, and you need the script to be installed locally on your managed machines, then take a look at [Theiles fork](https://github.com/Theile/Installomator/). This fork can be called from the MDM using a small script.
- Script `buildCaseStatement.sh` to help with creating labels have been improved.
- Fixed a bug in a variable name that prevented updateTool to be used
- added `type` variable for value `"updateronly"` if the label should only run an updater tool.
## v0.4 - 2020-10-19
- you can now set script variables as an argument in the form `VARIABLE=value`. More detail on this in the README file, 'Configuration from Arguments.' (#26, #50, #72, and #73)
- change `downloadFromGit` to match file types better (#58)
- implemented a workaround for changed behavior of `xpath` in Big Sur (#80)
- added an option `prompt_user_the_kill` to `BLOCKING_PROCESS_ACTION` which will kill the process after the third unsuccessful attempt to quit (#78, thanks Patrick Atoon @raptor399)
- added an option `prompt_user_then_kill` to `BLOCKING_PROCESS_ACTION` which will kill the process after the third unsuccessful attempt to quit (#78, thanks Patrick Atoon @raptor399)
- added several new labels for total of 116
@@ -16,6 +39,7 @@
- improved logging in some statements
- several more minor improvements
## v0.2 - 2020-06-09
- many fixes for broken URLs and other bugs
@@ -25,4 +49,5 @@
improved logging
- several new applications: count increased from 62 in 0.1 to 87 in 0.2
## v0.1 - 2020-05-12

File diff suppressed because it is too large Load Diff

View File

@@ -1,62 +1,164 @@
1password7
4kvideodownloader
8x8
abstract
adobebrackets
adobeconnect
adobereaderdc
adobereaderdc-install
adobereaderdc-update
aircall
airserver
aldente
alfred
alttab
amazonchime
amazonworkspaces
androidfiletransfer
anydesk
apparency
appcleaner
applenyfonts
applesfcompact
applesfmono
applesfpro
aquaskk
arq7
atext
atom
audacity
autodmg
autopkgr
aviatrix
awscli2
awsvpnclient
balenaetcher
balsamiqwireframes
bartender
basecamp3
bbedit
bettertouchtool
bitwarden
blender
bluejeans
boxdrive
brave
cakebrew
calibre
camostudio
camtasia
citrixworkspace
clevershare2
clickshare
code42
coderunner
cormorant
cryptomator
cyberduck
dangerzone
darktable
dbeaverce
debookee
defaultfolderx
depnotify
desktoppr
detectxswift
devonthink
dialpad
discord
docker
drift
dropbox
easeusdatarecoverywizard
egnyte
element
eraseinstall
etrecheck
evernote
exelbanstats
fantastical
favro
ferdi
figma
firefox
firefox_da
firefox_intl
firefoxesr
firefoxesr_intl
firefoxesrpkg
firefoxpkg
front
fsmonitor
gimp
githubdesktop
golang
googlechrome
googlechromepkg
googledrive
googledrivebackupandsync
googledrivefilestream
googleearth
googlejapaneseinput
googlesoftwareupdate
gotomeeting
gpgsuite
gpgsync
grandperspective
grasshopper
gyazo
gyazogif
hancock
handbrake
hazel
hpeasyadmin
hpeasystart
hyper
icons
imazingprofileeditor
inkscape
installomator_theile
intellijideace
istatmenus
iterm2
jabradirect
jamfconnect
jamfmigrator
jamfpppcutility
jamfreenroller
jetbrainsintellijidea
jetbrainsintellijideace
jetbrainsphpstorm
jetbrainspycharm
jetbrainspycharmce
karabinerelements
keepassxc
keka
keyboardmaestro
keyboardmaestro
klokki
knockknock
krisp
krita
lastpass
launchbar
lexarrecoverytool
libreoffice
logitechoptions
loom
lucifer
lulu
macfuse
malwarebytes
mattermost
menumeters
microsoftautoupdate
microsoftcompanyportal
microsoftdefenderatp
microsoftedge
microsoftedgeconsumerstable
microsoftedgeenterprisestable
microsoftexcel
microsoftlicenseremovaltool
microsoftoffice365
microsoftofficebusinesspro
microsoftonedrive
@@ -67,50 +169,134 @@ microsoftremotedesktop
microsoftsharepointplugin
microsoftskypeforbusiness
microsoftteams
microsoftvisualstudiocode
microsoftword
microsoftyammer
miro
musescore
netnewswire
nextcloud
nomad
nomadlogin
notion
nvivo
obs
obsidian
odrive
omnidisksweeper
omnifocus3
omnigraffle6
omnigraffle7
omnioutliner5
omniplan3
omniplan4
omnipresence
onionshare
onlyofficedesktop
openvpnconnect
openvpnconnectv3
opera
pacifist
pdfsam
pitch
plantronicshub
plisteditpro
postman
prism9
privileges
proctortrack
promiseutilityr
proxyman
pycharmce
pymol
r
ramboxce
rectangle
redeye
resiliosynchome
retrobatch
ricohpsprinters
ringcentralapp
ringcentralclassicapp
ringcentralmeetings
ringcentralphone
rocket
rocketchat
royaltsx
rstudio
santa
screamingfrogseospider
screenflick
sfsymbols
shield
sidekick
signal
silnite
sirimote
sizeup
skitch
sketch
skype
slack
snagit
snagit2020
snagit2021
snapgeneviewer
sonos
sonoss1
sonoss2
sourcetree
spotify
sublimetext
supportapp
suspiciouspackage
swiftruntimeforcommandlinetools
tableaudesktop
tableaureader
taskpaper
teamviewer
teamviewerhost
teamviewerqs
techsmithcapture
telegram
textexpander
textmate
theunarchiver
things
thunderbird
tigervnc
toggltrack
torbrowser
trex
tunnelbear
tunnelblick
umbrellaroamingclient
uniconverter
universaltypeclient
vagrant
vanilla
veracrypt
virtualbox
viscosity
visualstudiocode
vivaldi
vlc
vmwarehorizonclient
vscodium
webex
webexmeetings
webexteams
whatsapp
wwdcformac
wickrme
wickrpro
wireshark
wwdc
xeroxphaser7800
xink
xquartz
yubikeymanagerqt
zappy
zoom
zoomclient
zulujdk11
zulujdk13
zulujdk15

View File

@@ -12,7 +12,7 @@ I have put a lot of work into making it stable and safe, but I cannot - of cours
## Support and Contributing
Discussion, support and advice around Installomator happens in the `#installomator` channel in the [MacAdmins Slack](https:/macadmins.org). Go there for support questions.
Discussion, support and advice around Installomator happens in the `#installomator` channel in the [MacAdmins.org Slack](https://macadmins.org). Go there for support questions.
Do not create an issue just when you have a questions, but do file an issue or pull request for bugs or wrong behavior. When in doubt, ask in the above Slack channel.
@@ -24,6 +24,7 @@ There are a few interesting post on Installomator on my weblog:
- [Introducing Installomator](https://scriptingosx.com/2020/05/introducing-installomator/)
- [Using Installomator with Jamf Pro](https://scriptingosx.com/2020/06/using-installomator-with-jamf-pro/) by Mischa van der Bent
- [Using another MDM than Jamf and you might want a local installation](https://github.com/Theile/Installomator/) By Søren Theilgaard
## Background
@@ -102,29 +103,42 @@ When used to install software, Installomator has a single argument: the label or
```
./Installomator.sh firefox
./Installomator.sh firefox LOGO=jamf BLOCKING_PROCESS_ACTION=tell_user_then_kill NOTIFY=all
```
There is a debug mode and one other setting that can be controlled with variables in the code. This simplifies the actual use of the script from within a management system.
### Extensible
As of this writing, Installomator knows how to download and install more than 50 different applications. You can add more by adding a block to the _long_ `case` statement starting on line 160. Some of them are more elaborate, but most of them just need this information:
As of this writing, Installomator knows how to download and install more than 238 different applications. You can add more by adding a block to the _long_ `case` statement starting on line 758. Some of them are more elaborate, but most of them (just) need this information (not really "just" in this case, as we have to differentiate between arm64 and i386 versions for both `downloadURL` and `appNewVersion`):
```
googlechrome)
name="Google Chrome"
type="dmg"
downloadURL="https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg"
if [[ $(arch) != "i386" ]]; then
printlog "Architecture: arm64 (not i386)"
downloadURL="https://dl.google.com/chrome/mac/universal/stable/GGRO/googlechrome.dmg"
appNewVersion=$(curl -s https://omahaproxy.appspot.com/history | awk -F',' '/mac_arm64,stable/{print $3; exit}') # Credit: William Smith (@meck)
else
printlog "Architecture: i386"
downloadURL="https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg"
appNewVersion=$(curl -s https://omahaproxy.appspot.com/history | awk -F',' '/mac,stable/{print $3; exit}') # Credit: William Smith (@meck)
fi
expectedTeamID="EQHXZ8M8AV"
;;
```
When you know how to extract these pieces of information from the application and/or download, then you can add an application to Installomator.
The script buildCaseStatement.sh can help with the label creation.
### Not specific to a management system
I wrote this script mainly for use with Jamf Pro, because that is what we use. For testing, you can run the script interactively from the command line. However, I have tried to keep anything that is specific to Jamf optional, or so flexible that it will work anywhere. Even if it does not work with your management system 'out of the box,' the adaptations should be straightforward.
Not all MDMs can include the full script, for those MDMs it might be more useful to install it on the client machines, and run it from there. See [Using another MDM than Jamf and you might want a local installation](https://github.com/Theile/Installomator/) By Søren Theilgaard.
### No dependencies
The script started out as a pure `sh` script, and when I needed arrays I 'switched' to `zsh`, because that is what [we can rely on being in macOS for the foreseeable future](https://scriptingosx.com/zsh). There are quite a few places where using python would have been easier and safer, but with the python 2 run-time being deprecated, that would have added a requirement for a Python 3 run-time to be installed. XML and JSON parsing would have been better with a tool like [scout](https://github.com/ABridoux/scout) or [jq](https://stedolan.github.io/jq/), but those would again require additional installations on the client before the script can run.
@@ -141,15 +155,19 @@ The argument can be `version` or `longversion` which will print the script's ver
```
> ./Installomator.sh version
0.1
2021-03-28 10:03:42 version ################## Start Installomator v. 0.5.0
2021-03-28 10:03:42 version ################## version
2021-03-28 10:03:42 version 0.5.0
> ./Installomator.sh longversion
Installomater: version 0.1 (20200506)
2021-03-28 10:04:16 longversion ################## Start Installomator v. 0.5.0
2021-03-28 10:04:16 longversion ################## longversion
2021-03-28 10:04:16 longversion Installomater: version 0.5.0 (2021-03-28)
```
Other than the version arguments, the argument can be any of the labels listed in the Labels.txt file. Each of the labels will download and install the latest version of the application, or suite of applications. Since the script will have to run the `installer` command or copy the application to the `/Applications` folder, it will have to be run as root.
```
> sudo ./Installomator.sh desktoppr
> sudo ./Installomator.sh desktoppr DEBUG=0
```
(Since Jamf Pro always provides the mount point, computer name, and user name as the first three arguments for policy scripts, the script will use argument `$4` when there are more than three arguments.)
@@ -174,8 +192,9 @@ Then you can use the Installomator script in a policy and choose the application
When it runs with a known label, the script will perform the following:
- when the application is running, prompt the user to quit or cancel
- Check the version installed with the version online. Only continue if it's different
- download the latest version from the vendor
- when the application is running, prompt the user to quit or cancel
- dmg or zip archives:
- extract the application and copy it to /Applications
- change the owner of the application to the current user
@@ -201,22 +220,51 @@ Debug mode is useful to test the download and verification process without havin
The `BLOCKING_PROCESS_ACTION` variable controls the behavior of the script when it finds a blocking process running.
There are four options:
There are eight options:
- `ignore`: continue even when blocking processes are found
- `silent_fail`: exit script without prompt or installation
- `prompt_user`: show a user dialog for each blocking process found abort after three attempts to quit
- `kill`: kill process without prompting or giving the user a chance to save
- `ignore`: continue even when blocking processes are found.
- `silent_fail`: exit script without prompt or installation.
- `prompt_user`: (default) show a user dialog for each blocking process found abort after three attempts to quit (only if user accepts to quit the apps, otherwise the update is cancelled).
- `prompt_user_then_kill`: show a user dialog for each blocking process found, attempt to quit two times, kill the process finally.
- `prompt_user_loop`: Like prompt-user, but clicking "Not Now", will just wait an hour, and then it will ask again.
- `tell_user`: User will be showed a notification about the important update, but user is only allowed to quit and continue, and then we ask the app to quit.
- `tell_user_then_kill`: Show dialog 2 times, and if the quitting fails, the blocking processes will be killed.
- `kill`: kill process without prompting or giving the user a chance to save.
The default is `prompt_user`.
If any process was closed, Installomator will try to open the app again, after the update process is done.
### Notification
The `NOTIFY` variable controls the notifications shown to the user. As of now, there are two options: `success` (default) and `silent`.
The `NOTIFY` variable controls the notifications shown to the user. As of now, there are three options:
- `success`: notify the user after a successful install
- `success`: (default) notify the user after a successful install
- `silent`: no notifications
- `all`: all notifications (great for Self Service installation)
### Logo
The `LOGO` variable is used for the icon shown in dialog boxes. There are these options:
- `appstore`: Icon is Apple App Store (default)
- `jamf`: JAMF Pro
- `mosyleb`: Mosyle Business
- `mosylem`: Mosyle Manager (Education)
- `addigy`: Addigy
Path can also be set in the command call, and if file exists, it will be used, like `LOGO="/System/Applications/App\ Store.app/Contents/Resources/AppIcon.icns"` (spaces are escaped).
### Install behavior (force installation)
Since we now make a version checking, and only installs the software if the version is different, an `INSTALL` variable can be used to force the installation:
- ``: When not set, software is only installed if it is newer/different in version (default)
- `force`: Install even if its the same version
### Re-opening of closed app
The `REOPEN` can be used to prevent the reopening of a closed app
- `yes`: (default) app will be reopened if it was closed
- `no`: app not reopened
### Adding applications/label blocks
@@ -242,13 +290,25 @@ The display name of the installed application without the `.app` extensions.
The type of installation. Possible values:
- `dmg`: application in disk image file (drag'n drop installation)
- `pkg`: flat pkg download
- `zip`: application in zip archive (`zip` or `tbz` extension)
- `zip`: application in zip archive (`zip` extension)
- `tbz`: application in tbz archive (`tbz` extension)
- `pkgInDmg`: a pkg file inside a disk image
- `pkgInZip`: a pkg file inside a zip
- `appInDmgInZip`: an app in a dmg file that has been zip'ed
- `downloadURL`:
The URL from which to download the archive.
The URL can be generated by a series of commands, for example when you need to parse an xml file for the latest URL. (See `bbedit`, `desktoppr`, or `omnigraffle` for examples.)
Sometimes version differs between Intel and Apple Silicon versions. (See `brave`, `obsidian`, `omnidisksweeper`, or `notion`).
- `appNewVersion` (optional, but recommended):
Version of the downloaded software.
If given, it will be compared to installed version, to see if download is different.
It does not check for newer or not, only different.
Not always easy to figure out how to make this. Sometimes this is listed on the downloads page, sometimes in other places. And how can we isolate it in a genral manner? (See `abstract`, `bbedit`, `brave`, `desktoppr`, `googlechrome`, or `omnidisksweeper`).
- `packageID` (optional, but recommended for pkgs without an app)
This variable is for pkg bundle IDs. Very usefull if a pkg only install command line tools, or the like that does not install an app. (See label `desktoppr`, `golang`, `installomator_st`, `odrive`, or `teamviewerhost`).
- `expectedTeamID`:
The 10-character Developer Team ID with which the application or pkg is signed and notarized.
@@ -273,6 +333,7 @@ Depending on the application or pkg there are a few more variables you can or ne
- `appName`: (optional)
File name of the app bundle in the dmg to verify and copy (include the `.app`).
When not given, the `appName` is set to `$name.app`.
This is also the name of the app that will get reopned, if we closed any `blockingProcesses` (see further down)
- `targetDir`: (optional)
dmg or zip:

View File

@@ -5,6 +5,10 @@ export PATH=/usr/bin:/bin:/usr/sbin:/sbin
downloadURL=${1?:"need to provide a download URL"}
# Note: this tool _very_ experimental and does not work in many cases
# That being said, it's a great place to start for building up the label in the Case-statement
# Usage
# ./buildCaseStatement.sh <URL to download software>
# create temporary working directory
@@ -18,22 +22,66 @@ if ! cd "$tmpDir"; then
exit 1
fi
# download the dmg
# download the URL
echo "Downloading $downloadURL"
if ! curl --location --fail --silent "$downloadURL" --remote-header-name --remote-name; then
if ! downloadOut="$(curl -fsL "$downloadURL" --remote-header-name --remote-name -w "%{filename_effective}\n%{url_effective}\n")"; then
echo "error downloading $downloadURL"
exit 2
fi
archivePath=$(find $tmpDir -print )
xpath() {
# the xpath tool changes in Big Sur and now requires the `-e` option
if [[ $(sw_vers -buildVersion) > "20A" ]]; then
/usr/bin/xpath -e $@
# alternative: switch to xmllint (which is not perl)
#xmllint --xpath $@ -
else
/usr/bin/xpath $@
fi
}
pkgInvestigation() {
echo "Package found"
teamID=$(spctl -a -vv -t install "$archiveName" 2>&1 | awk '/origin=/ {print $NF }' | tr -d '()' )
echo "For PKGs it's advised to find packageID for version checking"
pkgutil --expand "$pkgPath" "$archiveName"_pkg
cat "$archiveName"_pkg/Distribution | xpath '//installer-gui-script/pkg-ref[@id][@version]' 2>/dev/null
packageID="$(cat "$archiveName"_pkg/Distribution | xpath '//installer-gui-script/pkg-ref[@id][@version]' 2>/dev/null | tr ' ' '\n' | grep -i "id" | cut -d \" -f 2)"
rm -r "$archiveName"_pkg
echo "$packageID"
echo "Above is the possible packageIDs that can be used, and the correct one is probably one of those with a version number. More investigation might be needed to figure out correct packageID if several are displayed."
}
appInvestigation() {
appName=${appPath##*/}
# verify with spctl
echo "Verifying: $appPath"
if ! teamID=$(spctl -a -vv "$appPath" 2>&1 | awk '/origin=/ {print $NF }' | tr -d '()' ); then
echo "Error verifying $appPath"
exit 4
fi
}
echo "downloadOut: ${downloadOut}"
archiveTempName=$( echo "${downloadOut}" | head -1 )
echo "archiveTempName: $archiveTempName"
archivePath=$( echo "${downloadOut}" | tail -1 )
echo "archivePath: $archivePath"
archiveName=${archivePath##*/}
echo "archiveName: $archiveName"
mv $archiveTempName $archiveName
name=${archiveName%.*}
echo "name: $name"
archiveExt=${archiveName##*.}
echo "archiveExt: $archiveExt"
identifier=$(echo $name | tr '[:upper:]' '[:lower:]')
echo "identifier: $identifier"
if [ "$archiveExt" = "pkg" ]; then
teamID=$(spctl -a -vv -t install "$archiveName" 2>&1 | awk '/origin=/ {print $NF }' | tr -d '()' )
pkgPath="$archiveName"
pkgInvestigation
elif [ "$archiveExt" = "dmg" ]; then
echo "Diskimage found"
# mount the dmg
echo "Mounting $archiveName"
if ! dmgmount=$(echo "Y"$'\n' | hdiutil attach "$archiveName" -nobrowse -readonly | tail -n 1 | cut -c 54- ); then
@@ -41,50 +89,58 @@ elif [ "$archiveExt" = "dmg" ]; then
exit 3
fi
echo "Mounted: $dmgmount"
# check if app exists
# check if app og pkg exists
appPath=$(find "$dmgmount" -name "*.app" -maxdepth 1 -print )
appName=${appPath##*/}
# verify with spctl
echo "Verifying: $appPath"
if ! teamID=$(spctl -a -vv "$appPath" 2>&1 | awk '/origin=/ {print $NF }' | tr -d '()' ); then
echo "Error verifying $appPath"
exit 4
pkgPath=$(find "$dmgmount" -name "*.pkg" -maxdepth 1 -print )
if [[ $appPath != "" ]]; then
appInvestigation
elif [[ $pkgPath != "" ]]; then
archiveExt="pkgInDmg"
pkgInvestigation
fi
hdiutil detach "$dmgmount"
elif [ "$archiveExt" = "zip" ] || [ "$archiveExt" = "tbz" ]; then
echo "Compressed file found"
# unzip the archive
tar -xf "$archiveName"
# check if app exists
# check if app og pkg exists
appPath=$(find "$tmpDir" -name "*.app" -maxdepth 2 -print )
appName=${appPath##*/}
# verify with spctl
echo "Verifying: $appPath"
if ! teamID=$(spctl -a -vv "$appPath" 2>&1 | awk '/origin=/ {print $NF }' | tr -d '()' ); then
echo "Error verifying $appPath"
exit 4
pkgPath=$(find "$tmpDir" -name "*.pkg" -maxdepth 2 -print )
if [[ $appPath != "" ]]; then
appInvestigation
elif [[ $pkgPath != "" ]]; then
archiveExt="pkgInZip"
pkgInvestigation
fi
fi
echo
echo " $identifier)"
echo " name=\"$name\""
echo " type=\"$archiveExt\""
echo " downloadURL=\"$downloadURL\""
echo " expectedTeamID=\"$teamID\""
if [ -n "$appName" ] && [ "$appName" != "${name}.app" ]; then
echo " appName=\"$appName\""
echo "appNewVersion is often difficult to find. Can sometimes be found in the filename, but also on a web page. See archivePath above if link contains information about this."
echo
echo "$identifier)"
echo " name=\"$name\""
echo " type=\"$archiveExt\""
if [ "$packageID" != "" ]; then
echo " packageID=\"$packageID\""
fi
echo " ;;"
echo
echo " downloadURL=\"$downloadURL\""
echo " appNewVersion=\"\""
echo " expectedTeamID=\"$teamID\""
if [ -n "$appName" ] && [ "$appName" != "${name}.app" ]; then
echo " appName=\"$appName\""
fi
echo " ;;"
echo
#if [ -e "${tmpDir}" ]; then
# #echo "deleting tmp dir"
# rm -rf "${tmpDir}"
#fi
exit 0
exit 0

72
buildInstallomatorPkg.sh Executable file
View File

@@ -0,0 +1,72 @@
#!/bin/zsh
# buildInstallomatorPkg.sh
# this script will create a pkg installer that places the Installomator.sh
# script file in /usr/local/Installomator/Installomator.sh
# this is for use with MDM systems that require the tools to be local
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
pkgname="Installomator"
version="0.6"
identifier="com.scriptingosx.${pkgname}"
install_location="/usr/local/Installomator/"
signature="Developer ID Installer: Armin Briegel (JME5BW3F3R)"
dev_team="JME5BW3F3R" # asc-provider
dev_account="developer@scriptingosx.com"
dev_keychain_label="notary-scriptingosx"
scriptfolder=$(dirname "$0")
projectfolder=$(mktemp -d)
payloadfolder="${projectfolder}/payload"
# MARK: main code starts here
# create a projectfolder with a payload folder
if [[ ! -d "${payloadfolder}" ]]; then
mkdir -p "${payloadfolder}"
fi
# copy the script file
cp ${scriptfolder}/Installomator.sh ${payloadfolder}
chmod 755 ${payloadfolder}/Installomator.sh
# set the DEBUG variable to 0
sed -i '' -e 's/^DEBUG=1$/DEBUG=0/g' ${payloadfolder}/Installomator.sh
# build the component package
pkgpath="${scriptfolder}/${pkgname}.pkg"
pkgbuild --root "${projectfolder}/payload" \
--identifier "${identifier}" \
--version "${version}" \
--install-location "${install_location}" \
"${pkgpath}"
# build the product archive
productpath="${scriptfolder}/${pkgname}-${version}.pkg"
productbuild --package "${pkgpath}" \
--version "${version}" \
--identifier "${identifier}" \
--sign "${signature}" \
"${productpath}"
# clean up project folder
rm -Rf "${projectfolder}"
# NOTE: notarytool requires Xcode 13
# upload for notarization
xcrun notarytool submit "$productpath" --keychain-profile "$dev_keychain_label" --wait
# staple result
echo "## Stapling $productpath"
xcrun stapler staple "$productpath"
exit 0