Skip to content

Files

Latest commit

 

History

History

wallpicker

wallpicker

A wallpaper picker.

Open and run

Windows and macOS distribution packages are in dist directory.

Build and run

  1. npm install
  2. npm rebuild
  3. npm run rebuild-all
  4. If no error occured in previous steps, then run.

Pack

python3 ./pack_dist_electron.py

New package will overwrite exists one in dist directory.

License

GPL 2.0