Skip to content

A program for syncing and checking comics files for your windows device

Notifications You must be signed in to change notification settings

v-garcia/RCloneComicSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A comic file syncer for windows, based on rclone

Features

  • Sync comic files from several cloud storages (see avaible storage)
  • Can sync multiple remote storage to one final directory
  • Check comics files (cbr, cbz via 7zip, pdf via xpdf-utils) before adding them in the destination folder
  • Can be started as a daemon
  • For now only a CLI is available

Pre-requisites

The folowing software need to be installed throught chocolatey.
Note: the exes will be seek in chocolatey default install folder.

  • choco install rclone
  • choco install xpdf-utils
  • choco install 7zip

CLI

Usage: comicsync copy remote1:path remote2:path --DestinationDir C://Dest
Console readme

About

A program for syncing and checking comics files for your windows device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages