Giter Club home page Giter Club logo

synology-photo-organizer's Introduction

synology-photo-organizer

nodejs script to sort photos on synology disc station in date based directories.

directory structure

prerequisites

installation

  1. clone this repository
  2. edit config.json and set all folder configs (all folder needs to exists!)
config name description
import all photos should be added to this folder, the script watches this folder for jpg images
error script moves all photos to the error folder after issues
no-photos script moves all non photo files to this folder. e.g. videos or texts
output all year folders were created in this folder, and so all photos end up in this folder
  1. add the script to the Task scheduler:
    1. open control panel -> Task Scheduler
    2. Create -> Triggered Task -> User-defined script
    3. General Tab, User: root, Event: Boot-up
    4. Task Settings Tab, Run command: node path/to/cloned/repository/index.js
    5. restart system or right click -> "run" on new created task

usage

Just add photos to your import folder. After a short delay the organizer will check those photos and sort them away.

e.g. folder/2018/2018-05-12 for a photo from the 12th of may in 2018.

Hint: If you put a folder in your import folder, the name of this folder will be used as keyword on all photos within.

synology-photo-organizer's People

Contributors

dominixdesign avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.