Flickr Rocks!
April 19th, 2005 Posted in General
Thanks to Brandon I now have a pro Flickr account. I’m writing a quick bash script to upload images to Flickr.
Here’s the finished script:
flickr.sh
Put in your path somewhere (~/bin/flickr.sh).
# cd /path/to/pictures
# flickr.sh tag1 tag2 tag3
You can add any tags you want to the command line as long as they don’t contain spaces.