31
procedurally generates wallpapers?
(sh.itjust.works)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Here's one I know. Creates aesthetic wavy things.
https://tanck.nl/wallpaper/
It is an HTML/JS pair, so it would require some wrangling to get it to write to a file instead of an HTML canvas. Though it looks like someone translated it to Python with file output here. (I have not tested this.)
exactly what I need, creates good safe for work wallpapers. we can also change the wallpaper daily since it's being generated procedurally ( I assume ).
Thank you so much!