Giter Site home page Giter Site logo

importer's Introduction

importer

Note

This is a tool for use by the Mue team. If you want to add your photos to Mue, please contact us.

Installation

Clone the repository and run pnpm i.

Environment

S3_ACCESS=
S3_BUCKET=
S3_ENDPOINT=
S3_SECRET=
SUPABASE_URL=
SUPABASE_SECRET=

Usage

Usage: importer [options]

Options:
  -c, --category <name>      image category (default: "outdoors")
  -l, --location <name>      fallback location name (if not in EXIF)
  -p, --photographer <name>  photographer name
  -h, --help                 display help for command

Note

If you're relying on the location name being determined from EXIF GPS coordinates, check the results in database when the images have been uploaded.

You must sort the images you want to import into photo sets. You can only upload one photo set at a time.

A photo set is a group of photos:

  • taken by the same photographer
  • of the same category
  • taken in roughly the same area (same country at least)

Photo requirements

Photos must:

  • look good
  • be landscape orientation
  • be at least 1080p
  • not be very blurry or out of focus
  • not be very similar to an existing image
  • not be of people

Warning

The files in the import directory will be deleted

Example

node . -p "Isaac Saunders" -l "England"

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.