Skip to content

πŸ–ΌοΈ Wallyget is a wallpaper downloader for Linux.

License

Notifications You must be signed in to change notification settings

yossTheDev/wallyget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

πŸ‘¨β€πŸ’» 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