{"id":23254863,"url":"https://github.com/texasmadecode/advanced-disk-manager","last_synced_at":"2025-10-27T06:31:14.384Z","repository":{"id":267326848,"uuid":"900904247","full_name":"texasmadecode/Advanced-Disk-Manager","owner":"texasmadecode","description":"A standalone tool for managing disk operations, including partitioning, formatting, and disk health checks.                                     made by Bytesec","archived":false,"fork":false,"pushed_at":"2025-01-23T05:16:21.000Z","size":11,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T06:24:02.266Z","etag":null,"topics":["first-contributer","good-first-contributer","good-first-issue","tools","windows-10"],"latest_commit_sha":null,"homepage":"","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/texasmadecode.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":"2024-12-09T17:25:36.000Z","updated_at":"2025-01-23T05:16:25.000Z","dependencies_parsed_at":"2024-12-09T18:33:10.201Z","dependency_job_id":"639f3c4b-ce29-467c-b650-8b878c43ebb6","html_url":"https://github.com/texasmadecode/Advanced-Disk-Manager","commit_stats":null,"previous_names":["texasmadecode/advanced-disk-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texasmadecode%2FAdvanced-Disk-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texasmadecode%2FAdvanced-Disk-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texasmadecode%2FAdvanced-Disk-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texasmadecode%2FAdvanced-Disk-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/texasmadecode","download_url":"https://codeload.github.com/texasmadecode/Advanced-Disk-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238448186,"owners_count":19474312,"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":["first-contributer","good-first-contributer","good-first-issue","tools","windows-10"],"created_at":"2024-12-19T11:17:30.958Z","updated_at":"2025-10-27T06:31:14.379Z","avatar_url":"https://github.com/texasmadecode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced Disk Manager\n\nA powerful command-line tool for managing disk operations, including partitioning, formatting, and disk health checks.\n\n## Features\n- Detects unpartitioned disks and allows partitioning and formatting.\n- Supports multiple file systems: NTFS, FAT32, exFAT.\n- Allows users to assign custom labels to formatted disks.\n- Performs disk health checks to detect and report bad sectors.\n- Fully supports command-line operation, making it ideal for remote management and automation.\n\n## How It Works\n- The script uses `wmic` commands to list unpartitioned disks on Windows.\n- `diskpart` is used for disk partitioning and formatting operations.\n- Command-line arguments are used to specify actions like formatting or health checks, replacing the need for a graphical user interface (GUI).\n\n### Example Commands:\nTo format a disk:\n```bash\npython advanced_disk_manager.py --action format --disk D: --fs NTFS --label NewVolume\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexasmadecode%2Fadvanced-disk-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftexasmadecode%2Fadvanced-disk-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexasmadecode%2Fadvanced-disk-manager/lists"}