New Features / 新功能
Added graphical user interface for easier operation
新增圖形使用者介面,操作更加便利
Added executable file support with auto-folder creation
新增執行檔支援,自動建立必要資料夾
Added multilingual support (English/中文)
新增多語言支援(英文/中文)
Build Instructions / 建構說明
1. Install required packages / 安裝必要套件:
pip install pyinstaller rich
2. Run build script / 執行建構腳本:
python build.py
Note / 注意事項
The executable requires administrator privileges
執行檔需要管理員權限執行