New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wallyget

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wallyget

Wallyget is a wallpaper downloader for 🐧 Linux

latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

Wallyget

MOTS Logo

Wallyget is a wallpaper downloader for Linux. Make with ❤️ and Typescript by Yoannis Sánchez Soto

📚 Check the docs here

npm downloads/month Telegram Twitter

🚀 Features

  • Download wallpapers from different sources like: Bing, Wallabyss, NASA and more coming soon
  • Download several wallpapers at the same time
  • Easy to use commands

⏬ How to Use

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

🌐 Available Sources

Wallyget allows you to download wallpapers from the following sources:

More coming soon

👥 Contribution

Any contribution is always welcome. Please let me know of any bugs you detect in MOTS.

👨‍💻 Usage

$ 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
...

Commands

wallyget about

Show About

USAGE
  $ wallyget about

DESCRIPTION
  Show About

EXAMPLES
  $ wallyget about

See code: dist/commands/about/index.ts

wallyget bing

Download 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 yesterday

Download yesterday`s Wallpaper

USAGE
  $ wallyget bing yesterday

DESCRIPTION
  Download yesterday`s Wallpaper

EXAMPLES
  $ wallyget bing yesterday

wallyget fetched

Show 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 nasa

Download 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 CATEGORY

Download 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 categories

Show all available categories for Wallpapers Abyss

USAGE
  $ wallyget wallabyss categories

DESCRIPTION
  Show all available categories for Wallpapers Abyss

Keywords

oclif

FAQs

Package last updated on 05 Nov 2022

Did you know?

Socket

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.

Install

Related posts