Wallgen is a simple wallpaper generator running in the web browser. It uses the HTML5 canvas to generate wallpapers with a variety of patterns and colors. The user can customize the wallpaper by changing the pattern, colors, and size of the wallpaper.
git clone git@github.com:TimDiercks/Wallgen.git
cd wallgen
npm install
npm run dev
git clone git@github.com:TimDiercks/Wallgen.git
cd wallgen
npm install
npm run build
Wallgen is licensed under the MIT License. See LICENSE for more information.