SpotX Bash
1.0.0
最新支持版本: 1.2.53.438.G246D60C9
bash <(curl -sSL https://spotx-official.github.io/run.sh)
-p / --premium flag-B / --blockupdates flag阻止自动更新Options部分中查看其他标志/选项和示例| 选项 | 描述 |
|---|---|
-B | 阻止客户端自动更新[MACOS] |
-c | 清除客户端应用程序缓存 |
-d | 启用开发人员模式 |
-e | 排除所有实验特征 |
-f | 强迫spotx击败 |
-h | 在主屏幕上隐藏非音乐 |
--help | 打印选项 |
-i | 启用交互式模式 |
--installdeb | 在基于APT的发行版上安装最新的客户端DEB PKG [Linux] |
--installmac | 安装最新支持的客户[MACOS] |
-l | 设置歌词背景颜色为黑色 |
--nocolor | 从Spotx刺激输出中删除颜色 |
-o | 使用旧主屏幕UI |
-p | 付费高级订户 |
-P <path> | 将路径设置为客户 |
-S | 跳过代码[MACOS] |
--stable | 与稳定的分支一起使用“ -installdeb” [linux] |
--uninstall | 卸载spotx-bash |
-v | 打印Spotx刺激版本 |
-V <version> | 安装客户端版本[MACOS] |
示例:
运行SpotX击败,清除应用程序缓存,Enable Dev模式,隐藏非音乐类别
bash <(curl -sSL https://spotx-official.github.io/run.sh) -cdh
运行SpotX刺激,启用交互式模式,将自定义路径设置为客户端
bash <(curl -sSL https://spotx-official.github.io/run.sh) -i -P $HOME/Downloads/
运行SpotX击败,设置付费优质订户
bash <(curl -sSL https://spotx-official.github.io/run.sh) -p
运行SpotX击败,安装最新测试分支客户端版本(Linux)
bash <(curl -sSL https://spotx-official.github.io/run.sh) --installdeb
运行SpotX击败,块自动升级,安装最新支持的客户端版本(MACOS)
bash <(curl -sSL https://spotx-official.github.io/run.sh) -B --installmac