Skip to content

arjan/plemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plemp

A small, no-frills tool for uploading photos to Flickr.

Usage

plemp *.jpg

Uploads all jpeg files from current directory to flickr.

plemp --photoset="A new set" -n *.jpg 

The same, but without a graphical interface. Puts the files in the set "A new set".

plemp ---photoset=ask *.jpg

Shows the plemp window with the photoset box highlighted so you can type the title for the photoset, or select an existing set from your account from the dropdown. Installation:

Installation

In Ubuntu:

sudo add-apt-repository ppa:arjan-scherpenisse/plemp
sudo apt-get update
sudo apt-get install plemp

Or else:

sudo easy_install plemp

Download source code

About

Commandline flickr upload tool with gui progress bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages