TimDiercks / Wallgen

MIT License
2 stars 0 forks source link

wallgen logo

Simple and modern wallpaper generator.

Wallgen

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.

Features

Getting Started

Local Development

git clone git@github.com:TimDiercks/Wallgen.git
cd wallgen
npm install
npm run dev

Build

git clone git@github.com:TimDiercks/Wallgen.git
cd wallgen
npm install
npm run build

License

Wallgen is licensed under the MIT License. See LICENSE for more information.