Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 715 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 715 Bytes

hermes

An interactive node-based command line interface using rsync (UNIX/macOS) / robocopy (Windows, todo), and ffmpeg to create complete backups from a source to a target directory. Additionally, you can specify a third directy (aka cloud directory) for video backup being preprocessed using ffmpeg.


Demos

hermes-cli.mp4

Requirements

  • nodejs ≥ 14.x (hence
  • rsync
  • ffmpeg

Contribution / Testing

  1. git clone
  2. npm i
  3. node .

Installation (todo)

  • npx @ccp-eva/hermes init (to generate .env config)
  • npm i @ccp-eva/hermes