Git Product home page Git Product logo

wp-generator's Introduction

WP Generator

WP Generator is a program that allows you to generate custom wallpapers with various patterns and designs. It provides a user-friendly interface to customize the resolution and save path of the generated wallpapers. Please note that WP Generator is still a work in progress, and additional features, such as AI generative art, will be incorporated in the future.

Installation

To run WP Generator, you need to have the following dependencies installed:

Python 3.7 or above
PyQt5
NumPy
Pillow

You can install the dependencies by running the following command:
pip freeze > requirements.txt
pip install -r requirements.txt

Usage

Running from Shell


To run WP Generator from the shell, navigate to the project directory and execute the following command:

python main.py

This will launch the application, and you can interact with the graphical user interface to generate wallpapers. Building Executable

WP Generator can also be converted into a standalone executable file using the provided build.bat file. Follow the steps below to create the executable:

Ensure you have the necessary dependencies installed as mentioned in the installation section.

Open the command prompt and navigate to the project directory.

Run the following command: build.bat

This will check for the required Python packages and create a standalone executable using PyInstaller.

After successful execution, you will find the generated executable in the dist folder.

Contributing

We welcome contributions to enhance WP Generator and make it even more powerful. If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request on the GitHub repository. License

WP Generator is released under the MIT License.

Acknowledgements

We would like to thank the open-source community for their valuable contributions and the creators of the dependencies used in this project.

wp-generator's People

Contributors

dsj7419 avatar

Watchers

 avatar  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.