{"id":22912837,"url":"https://github.com/nicholasbishop/writedisk","last_synced_at":"2025-04-10T03:50:27.175Z","repository":{"id":35133080,"uuid":"209669712","full_name":"nicholasbishop/writedisk","owner":"nicholasbishop","description":"Small utility for writing a disk image to a USB drive","archived":false,"fork":false,"pushed_at":"2025-03-31T02:34:33.000Z","size":189,"stargazers_count":19,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T12:50:25.039Z","etag":null,"topics":["burn","disk-image","drive","flash","usb"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/writedisk","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicholasbishop.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":"2019-09-20T00:09:43.000Z","updated_at":"2025-04-01T03:25:07.000Z","dependencies_parsed_at":"2023-02-19T05:16:01.018Z","dependency_job_id":"c89a01cc-c3e6-457d-83b4-bce02ff4acc3","html_url":"https://github.com/nicholasbishop/writedisk","commit_stats":{"total_commits":155,"total_committers":9,"mean_commits":17.22222222222222,"dds":0.6193548387096774,"last_synced_commit":"601db1e981d4f12852cef460396f00e4516730d4"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasbishop%2Fwritedisk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasbishop%2Fwritedisk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasbishop%2Fwritedisk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasbishop%2Fwritedisk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholasbishop","download_url":"https://codeload.github.com/nicholasbishop/writedisk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154999,"owners_count":21056542,"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":["burn","disk-image","drive","flash","usb"],"created_at":"2024-12-14T04:29:55.992Z","updated_at":"2025-04-10T03:50:27.150Z","avatar_url":"https://github.com/nicholasbishop.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# writedisk\n\nSmall utility for writing a disk image to a USB drive.\n\nUsage: `writedisk \u003cinput\u003e`\n\nThis will scan for connected USB disks and prompt for you to select\none. Then the input file will be copied to the drive. The copying\noperation is done with a small `wd_copier` binary that is\nautomatically invoked with `sudo`.\n\nLinux only for now.\n\n## Installation\n\n### Cargo\n\n```shell\ncargo install writedisk\n```\n\n### Nix/NixOS\n\nPer user:\n\n```shell\nnix-env --install writedisk\n```\n\nSystem-wide:\n\n```shell\nenvironment.systemPackages = with pkgs; [ writedisk ];\n```\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasbishop%2Fwritedisk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasbishop%2Fwritedisk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasbishop%2Fwritedisk/lists"}