{"id":15164265,"url":"https://github.com/usamahacker0/esp32-backup-restore","last_synced_at":"2026-01-05T05:47:54.794Z","repository":{"id":250168067,"uuid":"824935488","full_name":"usamahacker0/ESP32-Backup-Restore","owner":"usamahacker0","description":"This is for ESP32 for Backup \u0026 Restore use python3 ","archived":false,"fork":false,"pushed_at":"2024-07-25T14:20:49.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T13:11:21.301Z","etag":null,"topics":["backup","esp32","esp8266","restore"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usamahacker0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-06T10:34:28.000Z","updated_at":"2024-07-25T16:06:28.000Z","dependencies_parsed_at":"2024-07-25T16:32:24.852Z","dependency_job_id":"b865fca8-f761-4318-9c75-8ba6778025d9","html_url":"https://github.com/usamahacker0/ESP32-Backup-Restore","commit_stats":null,"previous_names":["usamahacker0/esp32-backup-restore"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usamahacker0%2FESP32-Backup-Restore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usamahacker0%2FESP32-Backup-Restore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usamahacker0%2FESP32-Backup-Restore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usamahacker0%2FESP32-Backup-Restore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usamahacker0","download_url":"https://codeload.github.com/usamahacker0/ESP32-Backup-Restore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245227833,"owners_count":20580961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["backup","esp32","esp8266","restore"],"created_at":"2024-09-27T03:02:45.618Z","updated_at":"2026-01-05T05:47:54.769Z","avatar_url":"https://github.com/usamahacker0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 Backup and Restore\n\n![esp32 backup and restore](https://github.com/user-attachments/assets/e46daf78-4022-4dd5-895d-e214d5b0a26b)\n\n## Requirements\n\n- Download the latest version of Python:\n\n  [![Download Latest Python](https://img.shields.io/badge/Download-Python-blue)](https://www.python.org/downloads/)\n\n- `esptool.py` is required to run this application. Follow the steps below to install it.\n\n## How to Install `esptool`\n\n1. **Ensure Python is installed:**\n   - Download and install the latest version of Python from the link above.\n   - Verify the installation by opening a terminal or command prompt and running:\n     ```bash\n     python --version\n     ```\n   - If you are using Python 3, you might need to use `python3` instead of `python` in the commands below.\n\n2. **Install `pip` (if not already installed):**\n   - `pip` usually comes with Python, but you can ensure it's installed by running:\n     ```bash\n     python -m ensurepip --upgrade\n     ```\n\n3. **Install `esptool`:**\n   - Open a terminal or command prompt.\n   - Run the following command to install `esptool` using `pip`:\n     ```bash\n     pip install esptool\n     ```\n   - Verify the installation by running:\n     ```bash\n     esptool.py --version\n     ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusamahacker0%2Fesp32-backup-restore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusamahacker0%2Fesp32-backup-restore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusamahacker0%2Fesp32-backup-restore/lists"}