Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thetien2k2/tilewallpaper
Simple program to create wallpaper tiled by input image
https://github.com/thetien2k2/tilewallpaper
wallpaper-generator
Last synced: about 1 month ago
JSON representation
Simple program to create wallpaper tiled by input image
- Host: GitHub
- URL: https://github.com/thetien2k2/tilewallpaper
- Owner: thetien2k2
- License: mit
- Created: 2023-08-01T06:29:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T09:38:54.000Z (about 1 year ago)
- Last Synced: 2023-10-02T11:52:36.204Z (about 1 year ago)
- Topics: wallpaper-generator
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tilewallpaper
Simple program to create wallpaper tiled by input image.Input image will be tile from right.
In case heigh of image smaller than wallpaper, gaussian blur background will be created.
# build requirements:
- go
- libvips# usage:
set your screen width and heigh in main.gogo mod tidy
go build
./tilewallpaper your_input_image