OmniSync

JSON →
library 2.5.0 ·javascript
verified Jun 7, 2026

OmniSync v2.5.0 is an open-source CLI tool for migrating entire workstations or servers to new machines. It creates a portable 'briefcase' containing installed packages, dotfiles, SSH keys, VS Code extensions, Docker containers, and secrets, then restores them on a target machine. Unlike rsync or Ansible, OmniSync offers a guided TUI and zero-config setup. It supports apt, pip, npm, cargo package managers and includes AES-256-GCM encryption for secrets. Actively maintained on GitHub with monthly releases, it requires Node.js >=18 for the npm package.