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
b402630f85
Removed my credits
...
Removed credits as requested in #184
2021-07-09 10:00:37 +02: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
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
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
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
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
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