Files
temp-file-trans/temp_file_trans_client/README.md

11 lines
160 B
Markdown
Raw Normal View History

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