Giter Site home page Giter Site logo

macoshelpershell's Introduction

中文 | English

macOSHelperShell

一款简单易用的macOS帮助脚本,可以便捷的实现一些功能。

该脚本由明燊小叶Jerry共同开发和维护,非常好用,具体怎么好用你用了就知道了。


功能

序号 功能 备注
1 开启"全部来源"
2 移除隔离属性(解决"已损坏问题")
3 将Dock重置为默认
4 开启/关闭通过刷指纹验证sudo
5 清除缩略图缓存(适用于缩略图被抢)
6 安装Xcode CLT(因国内网络问题,可能等待时间较长或安装失败)
7 安装Homebrew(耗时可能有点长,请耐心等待,已经装过就不用装了)
8 查看硬盘读写数据(需安装支持软件)
9 查询SIP开关状态
10 文件校验
11 修复Sideloadly!的Local Anisette在macOS 13.1以上无法使用的问题
请期待更多新功能……

使用方法

推荐使用Beta版,体验新功能!Stable版一般适用于无法经常联网更新的用户。

1、终端快速使用(需联网)

直接复制粘贴以下命令到终端,然后回车:

curl -L https://raw.githubusercontent.com/Ligure-Studio/MacOSHelperShell/main/OSHelper_Stable.sh -O && sh OSHelper_Stable.sh

如果你是**大陆用户,遇到网络问题难以使用上述命令,请使用下面的命令:

curl -L https://ghproxy.com/https://raw.githubusercontent.com/Ligure-Studio/MacOSHelperShell/main/OSHelper_Stable.sh -O && sh OSHelper_Stable.sh

beta版:

curl -L https://raw.githubusercontent.com/Ligure-Studio/MacOSHelperShell/main/OSHelper_Beta.sh -O && sh OSHelper_Beta.sh

beta版(国内):

curl -L https://ghproxy.com/https://raw.githubusercontent.com/Ligure-Studio/MacOSHelperShell/main/OSHelper_Beta.sh -O && sh OSHelper_Beta.sh

🚀优点:无需手动下载文件,每次使用都保证是最新版。

2、下载sh文件使用

右键另存为

右键另存为(国内)

右键另存为(beta)

右键另存为(beta国内)

使用方法:

sh /PATH(你的实际文件路径)/OSHelper.sh

也可以直接先在终端输入sh,然后打个空格,然后把你下载的文件拖进终端窗口。

🚀优点:离线使用,版本手动更新。

3、下载release中的dmg使用 (暂未更新,先别用)

点我进入release

🚀优点:使用方便。

待完善……

macoshelpershell's People

Contributors

fanchenjia avatar jerryxu1010 avatar yeenjie123456 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.