0.0.1 • Published 2 years ago

@clyng57/fsmeta v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

fsmeta

Search, handle, parse exif data. A tool for searching image files for data, returning a list of files matching the provided keyword and options on how to handle matched files.

Table of Contents

  1. Install
  2. Getting Started
  3. Build Exec

Install

Run:

npm install -g fsmeta

Getting Started

Run:

fsmeta search

It will then prompt you to type a directory and a keyword to search for. It will then start processing the image files and logging the matched images. Then, you will be prompted to open, rename, or save.

Build Exec

Go to the fsmeta folder and run:

npm run build