Skip to content

RegulusZ/multi-device-sync-github

Repository files navigation

OpenClaw Multi-Device Sync

Cross-platform synchronization of OpenClaw workspace data using GitHub.

Features

  • Cross-platform: Linux, macOS, Windows
  • Automatic sync: Push changes on file modification
  • Periodic pull: Keep devices in sync
  • Conflict handling: Interactive resolution
  • Easy setup: Interactive CLI wizard

Installation

npm install multi-device-sync-github

Or via ClawHub:

npx clawhub install multi-device-sync-github

Quick Start

# Interactive setup
npx openclaw-sync setup

# Manual sync
npx openclaw-sync sync

# Check status
npx openclaw-sync status

Requirements

  • Node.js 18+
  • Git
  • GitHub account (private repository recommended)

Documentation

See SKILL.md for full documentation.

License

MIT

About

multi-device-sync-github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors