Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 813 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 813 Bytes

Wallpaper

A utility to set desktop wallpaper on Windows, (Mac & Linux WIP).

Set wallpaper from local image or from internet!

It can set a wallpaper from an image's URL or local path to image file.

wallpaper --i URL # --i for Internet. passing the image url
# or
wallpaper -f C:\path\to\image.png # -f or --file

Building the wallpaper

cd example
go build -o wallpaper.exe .
# save the wallpaper.exe somewhere in %PATH% or $PATH so that it can be accessible from anywhere in terminal.

want to contribute?

Please! help me writing the better code by doing the code review, suggestions by creating issue/PR.

Todo

  • Windows
  • Mac (I don't have)
  • Linux (so many flavours, so many environments)

Built with ❤️ from 🇮🇳