Skip to content

macOS app to upload printer configurations to Jamf Pro

License

Notifications You must be signed in to change notification settings

jamf/jamf-printer-manager

Repository files navigation

Jamf Printer Manager

macOS App to upload printer configurations to Jamf Pro

Installation

The Jamf Printer Manager app is available in the Releases section of this repository. Unzip the .zip archive and copy the application to your Applications folder.

Using Jamf Printer Manager

Please review the Jamf Printer Manager User's Guide prior to use.

Build

To build Jamf Printer Manager locally, clone it from the repository

git clone https://github.com/jamf/jamf-printer-manager.git

cd into your local directory

cd <path_to_printer_manager_directory>

Build using Xcode

xcodebuild -scheme "Jamf Printer Manager"

cd into the Release folder

cd build/Release

Run the built .app

Contributing

Pull requests will be reviewed for incorporation into the app.