https://github.com/j-city/wallpapergen
Script for generate wallpaper
https://github.com/j-city/wallpapergen
generator minimalistic script wallpaper
Last synced: 4 months ago
JSON representation
Script for generate wallpaper
- Host: GitHub
- URL: https://github.com/j-city/wallpapergen
- Owner: J-CITY
- License: mit
- Created: 2018-09-07T06:47:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T16:02:20.000Z (over 1 year ago)
- Last Synced: 2025-04-03T04:42:34.263Z (about 1 year ago)
- Topics: generator, minimalistic, script, wallpaper
- Language: Python
- Homepage:
- Size: 95.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gen color wall
### oil.py
#### Install dependencies
```
pip install argparse numpy
```
| Before | After |
| --- | --- |
|  |  |
### gradientwall.py
#### Install dependencies
```
pip install argparse pillow
```
| Type | Example |
| --- | --- |
| Horizontal | |
| Obliquely |  |
| Vertical |  |
### colorwall.py
#### Install dependencies
```
pip install argparse pillow webcolors
```
| Example |
| --- |
|  |
|  |
|  |
### colorize.py
#### Install dependencies
```
pip install argparse pillow
```
| Before | After |
| --- | --- |
|  |  |
### cld.py
#### Install dependencies
```
pip install argparse numpy
```
| Before | After |
| --- | --- |
|  |  |
### triangle.py
#### Install dependencies
```
pip install argparse numpy pillow
```
| Before | After |
| --- | --- |
|  |  |
### hex.py
TODO: add argparse
#### Install dependencies
```
pip install seaborn pillow
```
| Example |
| --- |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
### blur.py
TODO: add argparse
#### Install dependencies
```
pip install argparse pillow
```
| Example |
| --- |
|  |
|  |
|  |
|  |
|  |
|  |