# Temp File Transfer Client ## 安装依赖 pip install -r requirements.txt ## 运行 python main.py ## 打包 pip install pyinstaller pyinstaller build.spec