Flickr-Archiver-Ruby
Flickr-Archiver-Ruby copied to clipboard
Backs up your entire Flickr stream to a local site.
and use sqlite by default
right now the sync logic will happily mark a photo as backed up when the filesystem save fails. if someone were to run sync to completion and delete their flickr...
It seems to be an appropriate time to resurrect this project. Below is a laundry list of what I would like to do with this project to modernize it and...
Currently this requires that a web server serves images itself. The route should pass through requests for images to wherever the photos are being stored, making it easier to set...
This currently uses Bootstrap 1. Upgrade to either Bootstrap 4 or semantic-ui