Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geoffrepoli/macvars
command library for scripting macos
https://github.com/geoffrepoli/macvars
apple bash-scripting jamf jamf-github jamf-pro jamfpro jamfpro-scripts kandji mac mac-administration mac-osx macadmin macadmins macos macosx mdm mosyle munki osx shell-scripts
Last synced: 10 days ago
JSON representation
command library for scripting macos
- Host: GitHub
- URL: https://github.com/geoffrepoli/macvars
- Owner: geoffrepoli
- Created: 2017-03-27T21:05:56.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T15:46:45.000Z (about 2 years ago)
- Last Synced: 2024-10-25T05:49:43.025Z (18 days ago)
- Topics: apple, bash-scripting, jamf, jamf-github, jamf-pro, jamfpro, jamfpro-scripts, kandji, mac, mac-administration, mac-osx, macadmin, macadmins, macos, macosx, mdm, mosyle, munki, osx, shell-scripts
- Homepage:
- Size: 125 KB
- Stars: 52
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAC VARS
### Helpful shell variables for scripting macOS
[Active Directory](vars-active_directory.md) - parsed `dsconfigad` output
[Network Information](vars-apple-network.md) - IP, DNS, network device info
[System Information](vars-apple-system.md) - Hardware info, parsed `ioreg` output, system status
[macOS Software](vars-apple-software.md) - macOS and Apple application info
[User Info](vars-apple-user.md) - Status and details specific to the (usually) logged-in user.
#### ** Pull requests are always welcome! **