Ceiba 備份下載軟體 Ceiba Downloader
歡迎任何的 issue/pull request,或 star 本專案與開啟 notification 以收到最新消息。
安裝
你可以選擇以下兩種方式安裝:
1. 下載執行檔 (推薦,適用一般使用者)
請在 Releases 頁面找到屬於自己作業系統的 ceiba-downloader.zip
進行下載。
解壓縮後,在 ceiba-downloader
資料夾中找到 ceiba-downloader
(Windows 為 ceiba-downloader.exe
) 並執行。
2. 執行程式碼(需會使用 Python)
若不想下載打包好的執行檔,可以用 python 執行程式碼。
- 推薦建立虛擬環境 (
virtualenv
,pyenv
, etc.) python
使用3.7+
版本(mac
需要3.9+
版本,理由未知)pip3 install -r requirements.txt
python3 gui_main.py
已知問題
- Windows 7/8/8.1 可能無法正常運作