ninxsoft / Kmart

A Mac command-line tool that generates kick-ass Jamf Pro reports.
MIT License
142 stars 12 forks source link

KMART - Kick-Ass Mac Admin Reporting Tool

A command-line utility that generates kick-ass Jamf Pro reports:

Email

Optionally sent via Slack:

Slack

Buy me a coffee

Features

Usage

OVERVIEW: Kick-Ass Mac Admin Reporting Tool

Generate kick-ass Jamf Pro reports.

USAGE: kmart [--json <json>] [--plist <plist>] [--yaml <yaml>]

OPTIONS:
  -j, --json <json>       JSON configuration file.
  -p, --plist <plist>     Property List configuration file.
  -y, --yaml <yaml>       YAML configuration file.
  --version               Show the version.
  -h, --help              Show help information.

Configuration

Privileges

Kmart requires the following user privileges in order to report correctly.

Recommendations:

Privilege Create Read Update Delete
Advanced Computer Searches - :white_check_mark: - -
Advanced Mobile Device - :white_check_mark: - -
Buildings - :white_check_mark: - -
Categories - :white_check_mark: - -
Computer Extension Attributes - :white_check_mark: - -
Computers - :white_check_mark: - -
Departments - :white_check_mark: - -
Directory Bindings - :white_check_mark: - -
Disk Encryption Configurations - :white_check_mark: - -
Dock Items - :white_check_mark: - -
eBooks - :white_check_mark: - -
iBeacons - :white_check_mark: - -
Mac App Store Apps - :white_check_mark: - -
macOS Configuration Profiles - :white_check_mark: - -
Mobile Device Apps - :white_check_mark: - -
Mobile Device Configuration Profiles - :white_check_mark: - -
Mobile Device Extension Attributes - :white_check_mark: - -
Mobile Devices - :white_check_mark: - -
Network Segments - :white_check_mark: - -
Packages - :white_check_mark: - -
Patch Management Software Titles - :white_check_mark: - -
Patch Policies - :white_check_mark: - -
Policies - :white_check_mark: - -
Printers - :white_check_mark: - -
Restricted Software Records - :white_check_mark: - -
Scripts - :white_check_mark: - -
Smart Computer Groups - :white_check_mark: - -
Smart Mobile Device Groups - :white_check_mark: - -
Static Computer Groups - :white_check_mark: - -
Static Mobile Device Groups - :white_check_mark: - -

Build Requirements

Download

Credits / Thank You

License

Copyright © 2024 Nindi Gill

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.