项目作者: BigBlueHat

项目描述 :
find flickr fotos fast
高级语言: JavaScript
项目地址: git://github.com/BigBlueHat/flindr.git
创建时间: 2018-09-24T13:34:49Z
项目社区:https://github.com/BigBlueHat/flindr

开源协议:Apache License 2.0

下载


Flindr - find flickr fotos fast

Mostly, I can’t find things. This is a way to sort of kinda try to help me do
that a wee bit better.

flinder - noun

  1. A small piece or fragment; a thin slice; splinter

https://en.wiktionary.org/wiki/flinder

Setup

Copy config.sample.json to ~/.flindr.json and change the contents to match
your reality.

All searches are focused on your Flickr account, so OAuth setup is required.

Usage

  1. $ npm i -g . # to install `flindr` command line tool

In a terminal, navigate to a directory containing photos, and run:

  1. $ flindr ls .

Flindr will look up all the names of the photos (> 500px wide) and videos in
that folder and output URLs to the images for you to use to compare with your
local copies. If it can’t find a copy, those will be noted in red.

License

Apache 2.0