Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

CLI to download wallpapers and lock screens from 500px website.

License

NotificationsYou must be signed in to change notification settings

Volcomix/500wallpaper

Repository files navigation

CI Statusnpm Versionnpm Downloadsdependencies StatusdevDependencies StatusLicense

CLI to download wallpapers and lock screens from500px website.

Installation

npm install -g 500wallpaper# ORyarn global add 500wallpaper

Alternatively, you can also invoke the binary directly withnpx:

npx 500wallpaper

Usage

Run500wallpaper without argument to download the recently added photo with the highest Pulse from500px.

View the list of options using500wallpaper --help:

Usage: 500wallpaper [options]Options:  -V, --version                  output the version number  -f, --feature <featureName>    photo stream to be retrieved  -c, --category <categoryName>  category to return photos from (case sensitive, separate multiple values with a comma)  -w, --width <minWidth>         minimum width of the photo to be downloaded  -H, --height <minHeight>       minimum height of the photo to be downloaded  -l, --landscape                the photo must be in landscape orientation  -o, --output <fileName>        destination file name without extension  -h, --help                     output usage informationFeatures:  popular, highest_rated, upcoming, editors, fresh_today, fresh_yesterday, fresh_weekCategories:  Uncategorized, Abstract, Aerial, Animals, Black and White, Celebrities, City and Architecture, Commercial, Concert, Family, Fashion, Film, Fine Art, Food, Journalism, Landscapes, Macro, Nature, Night, Nude, People, Performing Arts, Sport, Still Life, Street, Transportation, Travel, Underwater, Urban Exploration, WeddingExamples:  $ 500wallpaper  $ 500wallpaper -o wallpaper  $ 500wallpaper -f editors -c Landscapes -H 2048 -l -o ~/Images/wallpaper  $ 500wallpaper -f popular -c "City and Architecture,Landscapes,Nature,Travel" -H 4096 -l

License

This project is licensed under the terms of theMIT license.

About

CLI to download wallpapers and lock screens from 500px website.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp