Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 19 hours ago
JSON representation

A material design inspired flat wallpaper maker built using python.

Awesome Lists containing this project

README

        

[![made-with-python](https://img.shields.io/static/v1?label=Made%20with&message=Python&logo=python&labelColor=FFD745&color=3475A7)](https://www.python.org/)
[![CodeFactor](https://www.codefactor.io/repository/github/sourhub226/wallpaper-maker-python/badge)](https://www.codefactor.io/repository/github/sourhub226/wallpaper-maker-python)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sourhub226/wallpaper-maker-python/issues)
![ViewCount](https://views.whatilearened.today/views/github/sourhub226/wallpaper-maker-python.svg)

# Wallpaper maker

A material design inspired flat wallpaper maker.

GUI built using `Tkinter` module in python.

---

### Screenshots:

| ![gui](gui.png) | ![preview](preview.png) |
| --------------- | ----------------------- |

---

### 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