
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Wallyget is a wallpaper downloader for Linux. Make with ❤️ and Typescript by Yoannis Sánchez Soto
📚 Check the docs here
Wallyget allow you to download and set a random wallpaper for the defined category with de command:
wallyget wallabyss [CATEGORY]
It also allow the download of several wallpapers at the sam time with the option:
wallyget wallabyss [CATEGORY] -c
All downloaded wallpapers are saved in the Fetched folder, to find out the location of this folder, type:
wallyget fetched
Wallyget allows you to download wallpapers from the following sources:
More coming soon
Any contribution is always welcome. Please let me know of any bugs you detect in MOTS.
$ npm install -g wallyget
$ wallyget COMMAND
running command...
$ wallyget (--version)
wallyget/0.0.4 linux-x64 node-v16.17.0
$ wallyget --help [COMMAND]
USAGE
$ wallyget COMMAND
...
wallyget aboutwallyget bingwallyget bing yesterdaywallyget fetchedwallyget help [COMMAND]wallyget nasawallyget wallabyss CATEGORYwallyget wallabyss categorieswallyget aboutShow About
USAGE
$ wallyget about
DESCRIPTION
Show About
EXAMPLES
$ wallyget about
See code: dist/commands/about/index.ts
wallyget bingDownload wallpapers from Bing
USAGE
$ wallyget bing [-d <value>]
FLAGS
-d, --day=<value> Day of the week to download wallpaper
DESCRIPTION
Download wallpapers from Bing
EXAMPLES
$ wallyget bing
See code: dist/commands/bing/index.ts
wallyget bing yesterdayDownload yesterday`s Wallpaper
USAGE
$ wallyget bing yesterday
DESCRIPTION
Download yesterday`s Wallpaper
EXAMPLES
$ wallyget bing yesterday
wallyget fetchedShow the location of the Fetched folder
USAGE
$ wallyget fetched
DESCRIPTION
Show the location of the Fetched folder
See code: dist/commands/fetched/index.ts
wallyget help [COMMAND]Display help for wallyget.
USAGE
$ wallyget help [COMMAND] [-n]
ARGUMENTS
COMMAND Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for wallyget.
See code: @oclif/plugin-help
wallyget nasaDownload wallpapers from NASA Astronomy Picture Of The Day
USAGE
$ wallyget nasa
DESCRIPTION
Download wallpapers from NASA Astronomy Picture Of The Day
EXAMPLES
$ wallyget nasa
See code: dist/commands/nasa/index.ts
wallyget wallabyss CATEGORYDownload wallpapers from Wallpaper Abyss
USAGE
$ wallyget wallabyss [CATEGORY] [-c]
ARGUMENTS
CATEGORY Category of the wallpaper to download. Type Wallyget Wallabyss Categories to show all available categories
FLAGS
-c, --collection Download several wallpapers at the same time and save them in the Fetched folder
DESCRIPTION
Download wallpapers from Wallpaper Abyss
EXAMPLES
$ wallyget wallabyss [CATEGORY CODE]
🔎 I found this wallpaper
🖇 ID: "Wallpaper_ID"
🌄 Name: "Wallpaper_Name"
🌐 Link: "Wallpaper_Link"
🌐 Download Link: "Wallpaper_Download_Link"
See code: dist/commands/wallabyss/index.ts
wallyget wallabyss categoriesShow all available categories for Wallpapers Abyss
USAGE
$ wallyget wallabyss categories
DESCRIPTION
Show all available categories for Wallpapers Abyss
FAQs
Wallyget is a wallpaper downloader for 🐧 Linux
We found that wallyget 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.