You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ Table of Contents
78
78
*[appleLoops](https://github.com/carlashley/appleLoops) - Utility for downloading essential and optional audio content for Apple GarageBand, Logic Pro X, and MainStage 3.
79
79
*[JSSImporter](https://github.com/sheagcraig/JSSImporter) - Framework for connecting AutoPkg to JSS, for administrators running JAMF's Casper Suite.
80
80
*[JSSRecipeCreator](https://github.com/sheagcraig/JSSRecipeCreator) - Tool that enables Casper administrators to quickly create JSSImporter-compatible AutoPkg recipes.
81
+
*[git2jss](https://github.com/BadStreff/git2jss) - Easily sync your scripts and extension attributes from a git repo to the JSS
81
82
*[MacNamer](https://github.com/grahamgilbert/macnamer) - Combination of a Django web app and a companion script to run on client Macs for automatically setting computer names.
82
83
*[make-adobe-cc-license-pkg](https://github.com/timsutton/make-adobe-cc-license-pkg) - Tool for building packages and Munki pkginfos for CC for Teams device and Enterprise serial licenses.
83
84
*[make-profile-pkg](https://github.com/timsutton/make-profile-pkg) - Convert a Configuration Profile to an installer package that can be installed to both booted and non-booted volumes.
@@ -122,6 +123,7 @@ Table of Contents
122
123
*[Stethoscope](https://github.com/Netflix/Stethoscope) - Web application that collects information for a given user's devices and gives them clear and specific recommendations for securing their systems.
123
124
*[U. of Utah Marriott Library Management Tools](https://github.com/univ-of-utah-marriott-library-apple/management_tools) - Python module for client management.
124
125
*[Zentral](https://github.com/zentralopensource/zentral) - Framework that allows administrators to configure automatic actions based on changes detected by [osquery](https://osquery.io/).
126
+
*[machammer](https://github.com/filipp/machammer) - library for Mac client management.
125
127
126
128
## Mobile Device Management (MDM)
127
129
@@ -150,6 +152,7 @@ Table of Contents
150
152
*[py-gsxws](https://github.com/filipp/py-gsxws) - Library for communicating with Apple's GSX API
151
153
*[SimplePySSH](https://github.com/robperc/SimplePySSH) - Module for executing and reading output from simple shell commands on remote machines via SSH using only built-in modules.
152
154
*[precache](https://github.com/krypted/precache) - Used to cache available Apple updates into an OS X Server running the Caching Service.
155
+
*[Frevo](https://github.com/matuzalemmuller/Frevo) - Run customizable commands from the Mac top bar.
153
156
*[python-jamf](https://github.com/univ-of-utah-marriott-library-apple/python-jamf) - Module to access the Jamf Pro Classic API.
154
157
*[jctl](https://github.com/univ-of-utah-marriott-library-apple/jctl) - Command line based tool that provides easy access to the Jamf management capabilities of [python-jamf](https://github.com/univ-of-utah-marriott-library-apple/python-jamf).
0 commit comments