risonakamo / anisynchronise

custom directory synchronisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup

  1. activate your python env (3.10+)
  2. poetry install in this repo
    • pip install poetry if don't have poetry
  3. in config dir, make a copy of one of the yml files, based on your system. name it config.yml, in the same folder
  4. edit the config file to point to your desired paths

usage

in bin folder, python sync.py. the correct action will be selected based on your configuration

About

custom directory synchronisation


Languages

Language:Python 99.8%Language:Batchfile 0.2%