jahwag / ClaudeSync

ClaudeSync is a Python tool that automates the synchronization of local files with Claude.ai Projects
MIT License
165 stars 24 forks source link
claude-ai llm productivity-tool python

ClaudeSync

License Issues PyPI version Release date Code style: black

ClaudeSync is a powerful tool that bridges your local development environment with Claude.ai projects, enabling seamless synchronization and enhancing your AI-powered workflow.

⚠️ IMPORTANT DISCLAIMER:

ClaudeSync is an independent, open-source project and is not affiliated with, endorsed by, or in any way officially connected to Anthropic or Claude.ai.

ClaudeSync's compliance with Anthropic's Terms of Service is currently under review. The use of session keys for automated access and the nature of the synchronization process may potentially violate Anthropic's TOS. We are actively seeking clarification from Anthropic on these matters.

By using ClaudeSync, you acknowledge that:

  1. You are using this tool at your own risk.
  2. Your use of ClaudeSync may potentially violate Anthropic's Terms of Service.
  3. You are responsible for any consequences that may arise from using this tool.
  4. ClaudeSync is not an official Anthropic product and Anthropic does not provide support for it.

We recommend reviewing Anthropic's Terms of Service and Usage Policy before using ClaudeSync. We will update this disclaimer and the tool's functionality based on Anthropic's official response.

ClaudeSync example

🌟 Key Features

⚠️ Prerequisites

Claude Plan Requirements:

🚀 Quick Start

  1. Install ClaudeSync:

    pip install claudesync
  2. Log in to your Claude.ai account:

    claudesync auth login
  3. Create a project:

    claudesync project create
  4. Start syncing:

    claudesync push

    *Note: This performs a one-way sync. Any files not present locally will be deleted from the Claude.ai Project.

📚 Need more details? Check our Wiki for comprehensive guides and FAQs.

🤝 Support ClaudeSync

Love ClaudeSync? Here's how you can contribute:

Your support fuels ClaudeSync's growth and improvement!


ContributorsLicenseReport BugRequest Feature