
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
wallpaper-mate
Advanced tools
CLI tool used to fetch random wallpapers and set your desktop background to them
Wallpaper Mate is a CLI tool that sets your desktop background to a random wallpaper fetched from a pool of over a million images. You can specify search terms to look under (e.g. space, cowboy), and set it to run at intervals. It also fetches your screen's resolution to ensure the best quality images.
Works on
apt-get install imagemagick)npm i -g wallpaper-mate
wpmate [-q <queries...>] [-i <hours> <minute> <seconds>] [-r <width> <height>]
Options:
-q, --queries List of query terms to search for wallpapers under, <queries...> e.g. space nature [array] [default: search under all wallpapers]
-i, --interval Time interval between updating wallpaper, <hours> <minutes> <seconds> e.g. 0 30 0 [array] [default: update wallpaper immediately just once]
-r, --resolution Minimum resolution of the wallpaper, <width> <height> e.g. 1920 1080 [array] [default: fetch your screen's resolution]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Examples:
wpmate Set desktop to a random wallpaper
wpmate -q space Set desktop to a random wallpaper searching under the term 'space'
wpmate -q nature cowboy Set desktop to a random wallpaper searching under the terms 'nature' and 'cowboy'
wpmate -q "animal crossing" -i 0 10 0 Set desktop to a random wallpaper searching under the term 'animal crossing' every 10 minutes
wpmate -i 1 0 0 -r 3840 2160 Set desktop to a random wallpaper every hour, only fetch wallpapers with a resolution that is at least 3840x2160
FAQs
CLI tool used to fetch random wallpapers and set your desktop background to them
We found that wallpaper-mate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.