当前位置: 首页 > article >正文

任意IOS16系统iPad/Iphone开启台前调度

方法来自GitHub:

GitHub - khanhduytran0/TrollPad: Troll SpringBoard into thinking it's running on iPadOS

注意操作前iPad/iPhone上需要安装巨魔手机助手和Filza,关于这两个软件的安装自行百度方法。

备注一个巨魔手机助手的下载地址

Release TrollStar 1.2 · 34306/TrollStar · GitHub

原文内容复制:

TrollPad

Troll SpringBoard into thinking it's running on iPadOS

Features

  • Grid app switcher
  • Multitasking button
  • Floating dock
    • Recent apps
    • App Library
  • Split View
  • Slide Over
  • Stage Manager
    • Requires iOS 16 or later
    • External display support is untested
  • Floating keyboard
    • Only works inside SpringBoard

Enabling Stage Manager

Warning

It is recommended to enable Stage Manager using Control Center module only, so that there will be no risk of bootloop.

Modifying MobileGestalt cache
  • Open /var/containers/Shared/SystemGroup/systemgroup.com.apple.mobilegestaltcache/Library/Caches/com.apple.MobileGestalt.plist in plist editor
  • Open CacheExtra
  • Add a key named qeaj75wk3HF4DwQ8qbIi7g, type Number and set value to 1.
Creating toggle shortcut

Deprecated. Please use Control Center instead.

Side effects

  • Status bar has the style of iPadOS.
  • Control Center layout becomes smaller
  • In multitasking modes in landscape, left and right are affected by layout margins.
  • App Library grid group going out of bounds


http://www.kler.cn/news/233963.html

相关文章:

  • OpenCV-35 查找轮廓
  • Nginx 配置 SSL证书
  • 【JavaScript】数组的创建和操作
  • Xampp中Xdebug的安装使用
  • 大数据思考:面对海量数据时,选择哪种模式才是更适合自己的?
  • 深入探索Redis:如何有效遍历海量数据集
  • 在容器镜像中为了安全为什么要删除 setuid 和 setgid?
  • Java图形化界面编程——菜单组件 笔记
  • 【EAI 014】Gato: A Generalist Agent
  • 1.6 Binance_interface API 现货交易账户
  • QT+OSG/osgEarth编译之八十二:osgdb_obj+Qt编译(一套代码、一套框架,跨平台编译,版本:OSG-3.6.5插件库osgdb_obj)
  • Mockito测试框架中的方法详解
  • JUnit实践教程——Java的单元测试框架
  • 程序设计语言的组成
  • SAP-PP-01-005工作中心
  • Swift Combine 使用 dataTaskPublisher 发起网络请求 从入门到精通十
  • 2024年腾讯云4核8G12M服务器性能测评,适合哪些使用场景?
  • 【Make编译控制 08】CMake动静态库
  • MySQL进阶查询篇(7)-触发器的创建和使用
  • 【leetcode热题100】 格雷编码
  • 从信息隐藏到功能隐藏
  • 动态水印怎么加 怎么去除动态水印 视频剪辑软件 会声会影安激活序列号 会声会影怎么剪辑视频
  • spring boot(2.4.x之前版本)和spring cloud项目中配置文件的作用
  • Movie review —— The Imitation Game
  • 生成树技术华为ICT网络赛道
  • 滑块识别验证
  • 2、卷积和ReLU激活函数
  • Rust基础拾遗--进阶
  • Linux 命令行的世界 :3.探索操作系统
  • 【心得】关于STM32中RTC的校准方法