- Notifications
You must be signed in to change notification settings - Fork1
CLI to download wallpapers and lock screens from 500px website.
License
NotificationsYou must be signed in to change notification settings
Volcomix/500wallpaper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CLI to download wallpapers and lock screens from500px website.
npm install -g 500wallpaper# ORyarn global add 500wallpaper
Alternatively, you can also invoke the binary directly withnpx:
npx 500wallpaper
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
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
Packages0
No packages published