Orifli — simple Flickr uploader for Gnome
Orifli is simple program for upload photos and images to Flickr.
Orifli features:
- Upload multiple photos.
- Ability to add titles, descriptions and tags to each photo.
- Very simple and easy to use.
Requirements: Python >= 2.6 and GTK+ >= 2.12
Download and Installation
Ubuntu
Ubuntu 9.10 (Karmic) and later:
sudo add-apt-repository ppa:nikolay-blohin/orifli
sudo apt-get update
sudo apt-get install orifli
For older version Ubuntu your can make it manually by copying the lines below and adding them to your system's software sources:
deb http://ppa.launchpad.net/nikolay-blohin/orifli/ubuntu lucid main
Other Linux
For other linux currently available only source code: Orifli 0.2.2
In order to start Orifli, uncompress the archive in a folder and type:
$ python orifli.py
You must have Python >= 2.6 and GTK+ >= 2.12 installed.
Orifli on launchpad.net (latest version)