Thanks to visit codestin.com
Credit goes to sibyllablueviolet195.github.io

💾 claude-code-backup - Save your settings to the cloud

Download Software Here

📁 What this tool does

This program creates copies of your Claude Code settings. It stores these files in your GitHub account. If you need to move your settings to a new computer or a different system, you can pull your backups down from the cloud. This works for Windows, macOS, and Linux. It also copies your settings from Windows Subsystem for Linux (WSL) stores. Your configuration, MCP settings, and custom tools remain safe.

⚙️ System requirements

Your computer needs a few things to run this tool. First, you need Node.js installed. Node.js allows your computer to run the background scripts used by this backup tool. If you do not have it, visit the official Node.js website and run the installer. You also need a GitHub account. We save your data to your private GitHub storage to keep the information secure. Finally, ensure your computer has a stable internet connection for the backup process to reach the web.

📥 How to download and install

Follow these steps to set up the backup system on your Windows computer:

  1. Visit the project page: Official Download Page.
  2. Look for the green button labeled "Code" or "Releases" on the right side of the screen.
  3. Select the latest version to download the folder to your computer.
  4. Move the folder to a location you will remember, such as your Documents folder.
  5. Right-click the folder and choose "Extract All" to unpack the files.

🚀 Running your first backup

After you extract the files, perform the following actions to start the transfer:

The program will now identify your Claude Code files. It scans your primary drive and any active WSL stores. It encrypts this data and sends it to your cloud storage. A notification will appear in your terminal when the process finishes.

🔄 Restoring your settings

If you get a new computer or delete your current settings, you can restore your data. Open your terminal in the same folder where you installed the tool. Run the command "npm run restore". This finds your most recent backup in the cloud and copies the files back to your computer. It replaces old settings with your saved versions. Restart your Claude Code application after the restore completes to load the new settings.

🛡️ Safety and privacy

We do not collect your personal data or your chat history. This tool only interacts with your configuration files. All backups stay in your own private GitHub storage. You are the only person with access to these files. If you decide to delete your backups, you can remove them through your GitHub account page under your repositories list.