https://github.com/sourhub226/wallpaper-maker-python
A material design inspired flat wallpaper maker built using python.
https://github.com/sourhub226/wallpaper-maker-python
gui hacktoberfest image material-design python tkinter tkinter-gui wallpaper wallpaper-maker
Last synced: 8 months ago
JSON representation
A material design inspired flat wallpaper maker built using python.
- Host: GitHub
- URL: https://github.com/sourhub226/wallpaper-maker-python
- Owner: sourhub226
- Created: 2021-06-18T18:03:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T00:55:00.000Z (over 2 years ago)
- Last Synced: 2025-01-15T19:34:42.595Z (over 1 year ago)
- Topics: gui, hacktoberfest, image, material-design, python, tkinter, tkinter-gui, wallpaper, wallpaper-maker
- Language: Python
- Homepage:
- Size: 1.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.python.org/)
[](https://www.codefactor.io/repository/github/sourhub226/wallpaper-maker-python)
[](https://github.com/sourhub226/wallpaper-maker-python/issues)

# Wallpaper maker
A material design inspired flat wallpaper maker.
GUI built using `Tkinter` module in python.
---
### Screenshots:
|  |  |
| --------------- | ----------------------- |
---
### Python Dependencies:
- [`Pillow` module](https://pypi.org/project/Pillow/) (Friendly PIL fork by Alex Clark and Contributors)
Install the above python dependency using the following command
pip install -r requirements.txt