All Projects → ecrmnn → spaceholder

ecrmnn / spaceholder

Licence: MIT license
🌅 Download placeholder images from public domain sources blazingly fast

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to spaceholder

wallpaper-cli
Get or set the desktop wallpaper
Stars: ✭ 151 (+529.17%)
Mutual labels:  cli-app
ck550-macos
MacOS effect control SW for a CoolMaster CK550 & CK530 Keyboard (US Layout).
Stars: ✭ 14 (-41.67%)
Mutual labels:  cli-app
FWK
💎 3D game framework in C, with Luajit bindings now.
Stars: ✭ 423 (+1662.5%)
Mutual labels:  public-domain
FSDevTools
Project to support developer experience (DX) with FirstSpirit template development by offering a connection between a VCS like Git and FirstSpirit.
Stars: ✭ 29 (+20.83%)
Mutual labels:  cli-app
spry
social media intelligence from the command line
Stars: ✭ 40 (+66.67%)
Mutual labels:  cli-app
ugly-todo
Just an Ugly To-Do app that I wanted to develop.
Stars: ✭ 35 (+45.83%)
Mutual labels:  cli-app
GiG
🎉 generate gitignore files for almost all languages
Stars: ✭ 24 (+0%)
Mutual labels:  cli-app
ImageUI
A photo browser inspired by Apple Photos app
Stars: ✭ 44 (+83.33%)
Mutual labels:  images
pdicons
The Noun Project Public Domain search
Stars: ✭ 21 (-12.5%)
Mutual labels:  public-domain
wp-term-images
Images for categories, tags, and other taxonomy terms
Stars: ✭ 34 (+41.67%)
Mutual labels:  images
Nephos
Project Nephos [GSoC '18]: Automated recording, processing, and uploading of TV streams for Universities.
Stars: ✭ 20 (-16.67%)
Mutual labels:  cli-app
imgs-upload-srv
【Released】🌁一款以图片管理为核心的图床。在众多上传的图片中管理自己的图片,分类它们,贴上标签...以便以后精确管理。提供简单分享&在线外链("仅存储"&UI2.x功能正在进行中)。🌹
Stars: ✭ 73 (+204.17%)
Mutual labels:  images
Duplicate-Image-Finder
difPy - Python package for finding duplicate or similar images within folders
Stars: ✭ 187 (+679.17%)
Mutual labels:  images
Walt
🎬 A Swift 3 library for creating gifs and videos from a series of images
Stars: ✭ 44 (+83.33%)
Mutual labels:  images
sora
A simple library to display images in Jupyter notebooks
Stars: ✭ 15 (-37.5%)
Mutual labels:  images
android-doc-picker
A simple and easy to use documents Picker android library. Choose any documents like pdf, ppt, text, word or media files from your device
Stars: ✭ 37 (+54.17%)
Mutual labels:  images
toml-bombadil
A dotfile manager with templating
Stars: ✭ 127 (+429.17%)
Mutual labels:  cli-app
gatsby-generator
🎰 Generate Gatsby Starters in Seconds
Stars: ✭ 23 (-4.17%)
Mutual labels:  cli-app
cineast
Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
Stars: ✭ 51 (+112.5%)
Mutual labels:  images
cybernode-archive
🚀 Manager of docker images for cybernomics
Stars: ✭ 20 (-16.67%)
Mutual labels:  images

Spaceholder

Download placeholder images from public domain sources blazingly fast

Travis npm version npm downloads npm license PRs Welcome

What is it?

Spaceholder makes it easy to download placeholder images when you need them. Images are downloaded from Picsum.photos, PlaceIMG.com, Dummyimage.com, Fakeimg.pl.

Installation

Spaceholder requires that you have Node.js installed on you computer

npm install -g spaceholder

Usage

spaceholder
# Downloads 1 image (1024x768px) into current directory
spaceholder -n 100
# Downloads 100 images into current directory
spaceholder -s 800x600
# Downloads 1 image (800x600px) into current directory
spaceholder -n 50 -s 800x600 -p LoremPicsum
# Downloads 50 images (800x600px) from LoremPicsum into current directory
# If no --provider / -p is specified, each image is downloaded from a random provider

Providers / Sources

Contributors

License

MIT © Daniel Eckermann

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].