Skip to content

A simple shell script that can download sample images for development purposes from specific sets within dataLAB's Flickr account..

Notifications You must be signed in to change notification settings

datalab/Sample-Imager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sample Imager

Version 1.0.1

Sample Imager is a simple shell script that makes it easy to download a set of sample images from
dataLAB’s Flickr account. The images can be used for development and testing purposes.
Each set of images consist of 99 files that are numbered from 1-99.

Options for sample images

This script will walk you through the various options available to you for downloading
the sample images. You may choose, the image size, file type, and background appearance.
This script will go through those options and download the appropriate set of image.

Options for images are:

#PNG
#JPG
#GIF

#1200px
#1024px
#640px
#500px
#240px
#100px

#Grey
#Colored
#Transparent
#White

Usage

To run the script, simply navigate to the script in the terminal client of your choice
and run “./sample_imager.sh”. Follow the instructions when prompted.

We want you to feel free to use this script (as well as the images on Flickr)
in any way you need, if you have found this script or the images useful,
we’d love to hear from you!

http://datalabprojects.com
http://flickr.com/photos/datalab
http://github.com/datalab
http://twitter.com/datalab

License

Copyright © 2010-* Datalab, Inc.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software, associated images, and associated documentation files (the
“Software”), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A simple shell script that can download sample images for development purposes from specific sets within dataLAB's Flickr account..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages