{"id":20911122,"url":"https://github.com/galaxygamesmc/autobackup","last_synced_at":"2026-05-21T02:33:17.406Z","repository":{"id":136328374,"uuid":"497794552","full_name":"GalaxyGamesMC/AutoBackup","owner":"GalaxyGamesMC","description":"A tool for windows help automatic backup system using Google Drive","archived":false,"fork":false,"pushed_at":"2023-12-15T17:58:53.000Z","size":94,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-30T10:00:28.475Z","etag":null,"topics":["autobackup","backup","tool","windows"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GalaxyGamesMC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2022-05-30T04:56:59.000Z","updated_at":"2022-11-01T12:22:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"45d4bd7b-9add-40fe-b7ac-4d66719ab79c","html_url":"https://github.com/GalaxyGamesMC/AutoBackup","commit_stats":null,"previous_names":["galaxygamesmc/autobackup"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/GalaxyGamesMC/AutoBackup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GalaxyGamesMC%2FAutoBackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GalaxyGamesMC%2FAutoBackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GalaxyGamesMC%2FAutoBackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GalaxyGamesMC%2FAutoBackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GalaxyGamesMC","download_url":"https://codeload.github.com/GalaxyGamesMC/AutoBackup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GalaxyGamesMC%2FAutoBackup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33286045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"online","status_checked_at":"2026-05-21T02:00:07.181Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["autobackup","backup","tool","windows"],"created_at":"2024-11-18T14:19:26.117Z","updated_at":"2026-05-21T02:33:17.390Z","avatar_url":"https://github.com/GalaxyGamesMC.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./doc/autobackup-logo.png\" width=\"375px\" /\u003e\n\u003c/div\u003e\n\n[![license](https://img.shields.io/badge/license-GPL_3.0-blue.svg)](https://github.com/BlockMagicDev/AutoBackup/blob/main/LICENSE)\n[![status](https://img.shields.io/badge/status-active-brightgreen.svg)](#status)\n[![download total](https://img.shields.io/github/downloads/BlockMagicDev/AutoBackup/total)](#total)\n\n# Getting started\nA project to help schedule backups for google drive and also to automatically turn off/on the PocketMine-MP server when backing up.\n\n# Features\n\n- Schedule automatic backups\n- Backup by Google Drive\n\n\n# Installation\n\n1. Clone the repository.\n\n```shell\ngit clone https://github.com/BlockMagicDev/AutoBackup\n```\n\n2. Config Command/Task File\n\nYou go to the folder cloned in step 1, select the Scheduler folder, open each file in that folder and change `USERNAME` to the name of your computer, `Path` to the path to the Scheduler folder of the AutoBackup repository.\n\n**TIP:** If you want to automatically turn on/off the PocketMine-MP server you need to similarly edit all the files contained in the Command folder.\n\n3. Import backup file to Task Scheduler\n\n```shell\ntaskschd.msc\n```\nOnce you have opened the Task Scheduler with the above command, import all the task files located in the `Scheduler` folder you just edited in step 2.\n\n4. Download google drive and 7Zip\n\n- Download Google Drive\n\nYou can download the GoogleDrive.exe file for Windows [here](https://www.google.com/drive/download/)\n\nOnce you have downloaded and installed google drive, log in to your account if you already have an account or create a new one!\n\n- Download 7Zip\n\nYou can download the 7Zip.exe file for Windows [here](https://www.7-zip.org/download.html)\n\n\n5. Make Backup Folder\n\nYou create a folder with the name `Backups` and `BackupData` in the AutoBackup repository.\n\n```shell\ncd AutoBackup\nmkdir Backups\nmkdir BackupData\n```\n\nThe `BackupData` folder will contain the files that you need to backup to google drive\n\n6. Complete\n\nOpen Google Drive \u003e Settings \u003e Preferences \u003e Choose My Computer \u003e Add Folder and select the `BackupData` folder created in step 5.\n\n# How it works?\n\nWhen the backup time is scheduled at `Task Scheduler`. first, windows will open Google Drive and execute delzip.bat in `Command` folder (if you have extra setup for PocketMine-MP it will do stop_server.bat before delzip.bat), then it do file compression present in the `BackupData` folder and go to the `Backups` folder then Google Drive will automatically download the compressed file located in the `Backups` folder, when the upload is finished windows will automatically shut down Google Drive (if you have extra setup for PocketMine-MP it will automatically open start_server.bat)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalaxygamesmc%2Fautobackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalaxygamesmc%2Fautobackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalaxygamesmc%2Fautobackup/lists"}