1 Star 0 Fork 7

root/HandyView

forked from Xintao/HandyView 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyinstaller_install.sh 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xintao 提交于 2021-03-15 16:44 . add image fingerprint (#8)
echo 'Step 1: PYINSTALL'
pyinstaller -D handyview/handyviewer.py -i icon.ico --windowed --noconfirm
echo 'Step 2: COPY FILES'
cp -r icons dist/handyviewer/
cp icon.png dist/handyviewer/
cp icon.ico dist/handyviewer/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/bigarice/HandyView.git
[email protected]:bigarice/HandyView.git
bigarice
HandyView
HandyView
master

搜索帮助