Git Product home page Git Product logo

infinitespringboard's Introduction

InfiniteSpringBoard

锤子科技无限屏的iOS实现

效果展示

通过在越狱环境下修改SpringBoard.app,实现了一个iOS桌面的无限屏模式,实拍效果如下:

掘金原文

https://juejin.im/post/5b801cede51d4538a108af56

配置

  1. 安装MonkeyDev,作为越狱开发的自动化工具链
  2. 打开Xcode工程
  3. 打开UltimateSpringBoard Target的Build Settings,配置User-Defined的Settings中的MonkeyDevDeviceIP、Port等信息,这些信息用于在Theos构建后自动将deb传输和安装到手机
  4. 将工程根目录下的arch/UltimateSpringBoard.bundle利用scp命令传输到/Library/MobileSubstrate/DynamicLibraries/目录,这些是插件需要访问的资源
  5. 为SpringBoard.app的Info.plist添加NSCameraUsageDescription权限
  6. Build工程即可完成安装

手动编译和安装

  • 工程的Packages目录中包含了编译好的deb包,可以直接体验
  • UltimateSpringBoard.xm是Logos主文件,可以用Theos手动编译

感想

也许无限屏并不能带来什么,但是这个探索过程是十分有趣的,希望本文能够帮助那些好奇无限屏实现原理和想要实践越狱插件开发的同学们。

infinitespringboard's People

Contributors

soulghost avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.