tuxudo/background_items 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tuxudo/background_items

最新稳定版本:v1.1

Composer 安装命令:

composer require tuxudo/background_items

包简介

Module for munkireport.

README 文档

README

Provides background items information printed by sfltool dumpbtm, only available on macOS 13 and higher

Table Schema

  • user (string) Username the item belongs to
  • btm_index (string) UID and index of the item as seen in the raw sfltool dumpbtm
  • name (string) Name of the background item
  • developer_name (string) Developer name
  • url (text) File path url of the item
  • team_id (string) Team ID of the item
  • assoc_bundle_id (text) Associated bundle IDs of of the item
  • type (string) Type of the background item
  • identifier (text) Identifier of background item
  • generation (integer) Generation of item
  • parent_id (text) Parent ID of item
  • executable_path (text) Path of item's executable path
  • state_enabled (integer) If item is enabled
  • state_allowed (integer) If item is allowed
  • state_visible (integer) If item is visible
  • state_notified (integer) If user has been notified of item
  • embedded_item_ids (text) Embedded item IDs

统计信息

  • 总下载量: 237
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: Python

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-14