SpotX Bash
1.0.0
最新支持版本: 1.2.53.438.G246D60C9
bash <(curl -sSL https://spotx-official.github.io/run.sh)
-p / --premium 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