{"id":15138568,"url":"https://github.com/hemangjoshi37a/claude-ai-folder-sync","last_synced_at":"2026-01-20T14:33:00.780Z","repository":{"id":257241295,"uuid":"857708295","full_name":"hemangjoshi37a/claude-ai-folder-sync","owner":"hemangjoshi37a","description":"Automate file synchronization with Claude.ai Projects using Python and Selenium","archived":false,"fork":false,"pushed_at":"2024-09-16T08:13:13.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T09:19:13.613Z","etag":null,"topics":["automation","claude-ai","file-sync","productivity-tools","python","selenium","web-scraping"],"latest_commit_sha":null,"homepage":"https://hjlabs.in","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hemangjoshi37a.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-15T11:56:07.000Z","updated_at":"2025-03-27T20:48:20.000Z","dependencies_parsed_at":"2025-02-12T14:46:36.368Z","dependency_job_id":null,"html_url":"https://github.com/hemangjoshi37a/claude-ai-folder-sync","commit_stats":null,"previous_names":["hemangjoshi37a/claude-ai-folder-sync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hemangjoshi37a/claude-ai-folder-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangjoshi37a%2Fclaude-ai-folder-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangjoshi37a%2Fclaude-ai-folder-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangjoshi37a%2Fclaude-ai-folder-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangjoshi37a%2Fclaude-ai-folder-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemangjoshi37a","download_url":"https://codeload.github.com/hemangjoshi37a/claude-ai-folder-sync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangjoshi37a%2Fclaude-ai-folder-sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","claude-ai","file-sync","productivity-tools","python","selenium","web-scraping"],"created_at":"2024-09-26T07:41:35.273Z","updated_at":"2026-01-20T14:33:00.753Z","avatar_url":"https://github.com/hemangjoshi37a.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude.ai Projects Sync\n\n  ![GitHub stars](https://img.shields.io/github/stars/yourusername/claude-ai-sync?style=social)\n  ![GitHub forks](https://img.shields.io/github/forks/yourusername/claude-ai-sync?style=social)\n  ![GitHub issues](https://img.shields.io/github/issues/yourusername/claude-ai-sync)\n  ![GitHub license](https://img.shields.io/github/license/yourusername/claude-ai-sync)\n\n  Automate file synchronization with Claude.ai using Python and Selenium. This project provides a robust solution for seamlessly integrating local file changes with your Claude.ai projects.\n\n  ## 🚀 Features\n\n  - 🔄 Automated file synchronization with Claude.ai\n  - 🔐 Secure login handling\n  - 🕵️ Anti-detection measures for browser automation\n  - 📁 Local file change detection\n  - 🔁 Automatic retries and error handling\n\n  ## 🛠️ Installation\n\n  1. Clone the repository:\n    ```\n    git clone https://github.com/yourusername/claude-ai-sync.git\n    ```\n\n  2. Install dependencies:\n    ```\n    pip install -r requirements.txt\n    ```\n\n  ## 🖥️ Usage\n\n  1. Set up your configuration in `config.py`:\n    ```python\n    LOCAL_DIR = \"/path/to/your/local/directory\"\n    CLAUDE_PROJECT_URL = \"https://claude.ai/project/your-project-id\"\n    ```\n\n  2. Run the script:\n    ```\n    python claude_sync.py\n    ```\n\n  3. Follow the prompts to log in and start syncing!\n\n  ## 🤝 Contributing\n\n  Contributions, issues, and feature requests are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for how to get started.\n\n  ## 📝 License\n\n  This project is [MIT](LICENSE) licensed.\n\n  ## 🙏 Acknowledgements\n\n  - [Selenium WebDriver](https://www.selenium.dev/documentation/en/webdriver/)\n  - [undetected_chromedriver](https://github.com/ultrafunkamsterdam/undetected-chromedriver)\n  - [watchdog](https://pythonhosted.org/watchdog/)\n\n  ## 📊 Project Stats\n\n  ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/yourusername/claude-ai-sync)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/yourusername/claude-ai-sync)\n  ![GitHub repo size](https://img.shields.io/github/repo-size/yourusername/claude-ai-sync)\n\n\n\n\n## 📫 Connect with the Author\n\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/WhatsApp\"/\u003e](https://wa.me/917016525813) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/telegram\"/\u003e](https://t.me/hjlabs) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/Gmail\"/\u003e](mailto:hemangjoshi37a@gmail.com) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/LinkedIn\"/\u003e](https://www.linkedin.com/in/hemang-joshi-046746aa) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/facebook\"/\u003e](https://www.facebook.com/hemangjoshi37) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/Twitter\"/\u003e](https://twitter.com/HemangJ81509525) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/tumblr\"/\u003e](https://www.tumblr.com/blog/hemangjoshi37a-blog) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/StackOverflow\"/\u003e](https://stackoverflow.com/users/8090050/hemang-joshi) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/Instagram\"/\u003e](https://www.instagram.com/hemangjoshi37) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/Pinterest\"/\u003e](https://in.pinterest.com/hemangjoshi37a) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/Blogger\"/\u003e](http://hemangjoshi.blogspot.com) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/similarweb\"/\u003e](https://hjlabs.in/) \u0026nbsp;\n[\u003cimg height=\"36\" src=\"https://cdn.simpleicons.org/gitlab\"/\u003e](https://gitlab.com/hemangjoshi37a) \u0026nbsp;\n\n## 🚀 Dive into a World of Innovation\n\nExplore more groundbreaking projects that are shaping the future of technology:\n\n- [pyPortMan](https://github.com/hemangjoshi37a/pyPortMan): Revolutionizing port management\n- [transformers_stock_prediction](https://github.com/hemangjoshi37a/transformers_stock_prediction): AI-powered stock market insights\n- [TrendMaster](https://github.com/hemangjoshi37a/TrendMaster): Stay ahead of market trends\n- [hjAlgos_notebooks](https://github.com/hemangjoshi37a/hjAlgos_notebooks): A treasure trove of algorithmic wisdom\n- [AutoCut](https://github.com/hemangjoshi37a/AutoCut): Streamlining video editing workflows\n- [My_Projects](https://github.com/hemangjoshi37a/My_Projects): A showcase of diverse tech innovations\n- [Arduino and ESP8266 Wonders](https://github.com/hemangjoshi37a/my_Arduino): Pushing the boundaries of IoT\n- [TelegramTradeMsgBacktestML](https://github.com/hemangjoshi37a/TelegramTradeMsgBacktestML): Where finance meets machine learning\n\n\n\n  Made with ❤️ by [Hemang Joshi](https://github.com/hemangjoshi37a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemangjoshi37a%2Fclaude-ai-folder-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemangjoshi37a%2Fclaude-ai-folder-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemangjoshi37a%2Fclaude-ai-folder-sync/lists"}