Giter Site home page Giter Site logo

wallhaven's Introduction

注意:软件所在路径不能包含中文。

问题反馈qq群:908029055

待添加功能

1、本地列表显示文件夹占用大小

2、本地列表增加删除按钮

3、本地列表增加打开文件夹按钮

打包

使用 nuitka
  1. 执行以下命令

  2. 把import_libs下的全部内容复制到生成的dist文件夹下

  3. 把静态资源icon文件夹复制到dist文件夹下

    参数:--windows-uac-admin 申请admin权限

nuitka --standalone --windows-disable-console --mingw64 --show-memory --show-progress --plugin-enable=qt-plugins --include-qt-plugins=sensible,styles --plugin-enable=numpy --windows-uac-admin  --follow-import-to=lib --output-dir=out2 --windows-icon-from-ico=icon.ico WallhavenIcon.py

debug

nuitka --standalone --mingw64 --nofollow-imports --show-memory --show-progress --plugin-enable=qt-plugins --include-qt-plugins=sensible,styles --plugin-enable=numpy --windows-uac-admin  --follow-import-to=lib --output-dir=out --windows-icon-from-ico=icon.ico WallhavenIcon.py
使用 pyinstaller

-w 无命令行 --uac-admin

pyinstaller -D -w --i icon.ico  Wallhaven.py

wallhaven's People

Contributors

leofitz1024 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.