{"id":38802139,"url":"https://github.com/schicho/rmdupes","last_synced_at":"2026-01-17T12:47:40.161Z","repository":{"id":55110490,"uuid":"327672658","full_name":"schicho/rmdupes","owner":"schicho","description":"small command-line utility for removing duplicate files in a folder","archived":false,"fork":false,"pushed_at":"2021-01-21T22:09:39.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T16:59:14.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/schicho.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}},"created_at":"2021-01-07T16:54:07.000Z","updated_at":"2024-06-11T16:59:14.029Z","dependencies_parsed_at":"2022-08-14T12:20:22.417Z","dependency_job_id":null,"html_url":"https://github.com/schicho/rmdupes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/schicho/rmdupes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schicho%2Frmdupes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schicho%2Frmdupes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schicho%2Frmdupes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schicho%2Frmdupes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schicho","download_url":"https://codeload.github.com/schicho/rmdupes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schicho%2Frmdupes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-17T12:47:40.013Z","updated_at":"2026-01-17T12:47:40.082Z","avatar_url":"https://github.com/schicho.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rmdupes\n\nrmdupes is a very simple command-line utility to remove duplicate files.\n\n## Usage\n\nCompile or download an executable and put it on your PATH. Then open up a terminal and enter: `rmdupes \u003cdirectory\u003e`.\nThis will remove all duplicate files in that directory, based on their SHA256 checksum. As this tool can potentially\nremove very many files, running it in the current working directory requires you to name the directory explicitly:\n`rmdupes .`\n\n## Compile\n\nInstall the go tool-chain on your system, clone this repo, navigate to it and enter `go build` in your terminal.\n\n## Motivation\n\nThis is my first publish-worthy tool I have written in GO. I wrote it, as I was looking for a tool doing exactly this.\nFurthermore, I wanted to get some hands-on programming experience with this language and especially with its concurrency\nfeatures.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschicho%2Frmdupes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschicho%2Frmdupes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschicho%2Frmdupes/lists"}