Application icon

Nautilus Flickr Uploader

This is a simple GUI to upload pics to Flickr from Nautilus file browser (should work with KDE though).

This application is Free Software (GPL version 3) and uses the Flickr API, but is not endorsed or certified by Flickr.

For further information, you can read the developer's blog.

Screenshot

How to use it

Select the pictures you want to upload to Flickr on you file browser and right click to open them with this application, and you're done. Easy and neat.

How easy? You can check this screencast (version 0.01), or this screencast (version 0.07).

Download

Current stable version is 0.07: Changes

Source code

nautilus-flickr-uploader-0.07.tar.gz (hosted at GitHub)

Read INSTALL file for instructions.

Fedora 12 (and later)

Since version 0.07 RPM packages are signed with 0xEA112704 GPG key.

The recommended way to install the application is to use our repo:

wget http://www.usebox.net/jjm/nautilus-flickr-uploader/repo/nautilus-flickr-uploader.repo
su -c "cp nautilus-flickr-uploader.repo /etc/yum.repos.d/"
su -c "yum install nautilus-flickr-uploader"

Note: yum will ask you politely to import 0xEA112704 GPG key.

Fedora RPM

Alternatively you can download the RPM file manually:

nautilus-flickr-uploader-0.07-1.fc12.noarch.rpm

You can install it with:

su -c "yum --nogpgcheck localinstall nautilus-flickr-uploader-0.07-1.fc12.noarch.rpm"

Fedora Source RPM

nautilus-flickr-uploader-0.07-1.fc12.src.rpm

Ubuntu/Debian

nautilus-flickr-uploader_0.06-1_all.deb

Note: depends on libxml-parser-lite-tree-perl (>= 0.08), so it should work in Ubuntu Jaunty and Debian Squeeze (or later).

I'm looking for someone to take over DEB package. If you're interested, please drop me an email!

Development

There's a git repository at GitHub: nautilus-flickr-uploader

You can clone it with:

git clone git://github.com/reidrac/nautilus-flickr-uploader.git 

Translations

This project uses Transifex to manage the translations, and you can check the project page at transifex.net if you want to contribute.

Have you found a bug?

You can report it at the nautilus-flickr-uploader bug tracking, or just drop me an e-mail.


Updated: Aug 26th 2010