Skip to the content.

FileSyncHub Documentation

Welcome to the FileSyncHub documentation! FileSyncHub is a powerful and flexible file synchronization tool that allows you to seamlessly sync your files across multiple cloud storage services.

🚀 Quick Start

# Install FileSyncHub
cargo install filesynchub

# Run with TUI interface
filesynchub sync --tui

📚 Documentation Sections

✨ Features

🔧 Requirements

📦 Installation

From Cargo

cargo install filesynchub

From Source

git clone https://github.com/yourusername/FileSyncHub.git
cd FileSyncHub
cargo build --release

🔐 Authentication Setup

  1. Configure Google Drive
  2. Configure OneDrive

📖 Quick Usage Guide

  1. Set up your cloud storage credentials
  2. Run FileSyncHub with the TUI interface
  3. Follow the authentication prompts
  4. Start syncing your files!

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

📄 License

FileSyncHub is licensed under the MIT License. See the LICENSE file for details.

💬 Support