Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellisdickinson46/system-preparation-macos
Install necessary system applications on new installation of macOS.
https://github.com/ellisdickinson46/system-preparation-macos
homebrew installation macos mas
Last synced: about 2 months ago
JSON representation
Install necessary system applications on new installation of macOS.
- Host: GitHub
- URL: https://github.com/ellisdickinson46/system-preparation-macos
- Owner: ellisdickinson46
- Created: 2020-08-01T17:21:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T15:29:01.000Z (about 4 years ago)
- Last Synced: 2023-07-17T00:40:44.082Z (over 1 year ago)
- Topics: homebrew, installation, macos, mas
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System Preparation (macOS)
All-in-one script to install common program dependencies.
:warning: **Before running this script, you are required to be signed in to the Mac App Store to install Mac App Store Apps!**
## Installation
To execute the script, type the following command in the terminal:
```
curl -s https://raw.githubusercontent.com/bytefloater/system-preparation/master/install.sh | bash
```
or
```
curl -s https://raw.githubusercontent.com/bytefloater/system-preparation/master/minimal.sh | bash
```## Included Mac App Store Apps
Included in this script are the following macOS App Store Apps:
| App ID | App Title |
| ------------------------------ | ---------------------------- |
| 1295203466 | Microsoft Remote Desktop |
| 1037126344 | Apple Configurator 2 |
| 464787055 | Pitch, Please! |
| 824880320 | forScore Cue |
| 8466661976 | Beat Keeper |
| 8939749973 | TuneWave |
| 8497799835 | Xcode |
| 8937984704 | Amphetamine |
| 844125876 | Magnet |
| 8425424353 | The Unarchiver |
| 8634148309 | Logic Pro X |## Installed Dependencies
- Homebrew Package Manager
- Xcode Command Line Tools## Installed Homebrew Packages
- Mac App Store API (mas)
- FFmpeg
[//]: #- Spotify
- TeamViewer
- Microsoft Edge
- Audacity
- VLC media player
- Windscribe VPN
- Macs Fan Control
- BalenaEctcher
- Midi Monitor
- Paragon extFS
- Paragon NTFS
- Parsec
- Microsoft Office
- Softube Central
- iLOK License Manager
- OpenVPN Connect
- Tunnelblick (beta)
- Angry IP Scanner
- Atom EditorThe mas package documentation can be found at https://github.com/mas-cli/mas