Coder Social home page Coder Social logo

flickrbox's Introduction

FlickrBox

The Supreme Flickr Backup Tool.

Why

A Dropbox-like experience for your free 1TB Flickr Library!

Dropbox, Google Drive, OneDrive. All awesome backup tools, but expensive if you need to back up your photos. Flickr provides 1TB of storage FOR FREE - perfect! But, there is no tool for Flickr backups as good as the aforementioned.

I want to add, rename and remove photos within a single folder and sync it with my Flickr library, just like Dropbox

FlickrBox is the solution! FlickrBox uses a single directory, ~/FlickrBox, and syncs with your Flickr library. Any time you add, remove or update a photo, you change will be instantly reflected on your Flickr account!

Getting Started

  1. Download the project (from here for now)

  2. Get your API keys (see this guide) and add them to flickr_keys.py like:

API_KEY = "aypeeeyekey"
API_SECRET = "seakret"
  1. Install the things.
python3 -m venv venv && source venv/bin/activate && pip install -r requirements.txt
  1. Fire it up
python3 flickrbox.py

Usage

Albums are represented by directories. No photo can exist in the top level - everything must be in a folder!

...Thats it!

Notes

This project is in its infancy. Please please create Issues for bugs, and contribute!

flickrbox's People

Contributors

coandco avatar tomquirk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.