{"id":16569894,"url":"https://github.com/andygrunwald/dropbox-auto-cleaner","last_synced_at":"2025-07-19T05:07:44.519Z","repository":{"id":138434596,"uuid":"604323472","full_name":"andygrunwald/dropbox-auto-cleaner","owner":"andygrunwald","description":"Removes files from a Dropbox folder based on file age","archived":false,"fork":false,"pushed_at":"2025-06-01T13:26:09.000Z","size":134,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-30T02:42:28.610Z","etag":null,"topics":["cleanup","dropbox","dropbox-api","hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/andygrunwald.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,"zenodo":null}},"created_at":"2023-02-20T20:18:44.000Z","updated_at":"2025-06-18T06:49:29.000Z","dependencies_parsed_at":"2023-11-21T10:32:46.656Z","dependency_job_id":"cefe3ffe-7868-4dde-9838-301be29b4d66","html_url":"https://github.com/andygrunwald/dropbox-auto-cleaner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andygrunwald/dropbox-auto-cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdropbox-auto-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdropbox-auto-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdropbox-auto-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdropbox-auto-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andygrunwald","download_url":"https://codeload.github.com/andygrunwald/dropbox-auto-cleaner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdropbox-auto-cleaner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265892194,"owners_count":23844983,"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":["cleanup","dropbox","dropbox-api","hacktoberfest"],"created_at":"2024-10-11T21:15:33.127Z","updated_at":"2025-07-19T05:07:44.489Z","avatar_url":"https://github.com/andygrunwald.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dropbox auto cleaner\n\nDeletes files from your dropbox folder based on file age.\n\n## Usecase\n\nSeveral video cameras store their recordings in cloud storages, like Dropbox.\nIf don't need the recordings after some time, those can be deleted.\nThis way, you keep your Dropbox storage in shape.\n\n## Usage and configuration\n\n```sh\n./dropbox-auto-cleaner -help\nUsage of ./dropbox-auto-cleaner:\n  -dry\n    \tIf set, the app runs in dry mode. To be deleted files will be printed. No files will be deleted.\n  -file-age string\n    \tFile age: Every file inside path that is older than this setting will be deleted. Values from https://pkg.go.dev/time@go1.20.1#ParseDuration are supported. Default: '168h' (aka 7 days). (default \"168h\")\n  -interval string\n    \tInterval in when the cleaning operation should be triggered. Values from https://pkg.go.dev/time@go1.20.1#ParseDuration are supported. Example value: '24h'. (default \"24h\")\n  -path string\n    \tFolder path to observe and clean. Example value: '/Apps/Netatmo/Your Name'. Required flag.\n```\n\n# Development\n\nMakefile\n\n```sh\nbuild-docker                   Builds the docker image\nbuild                          Compiles the application\nhelp                           Outputs the help\nrun                            Compiles and starts the application\nvet                            Runs go vet\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandygrunwald%2Fdropbox-auto-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandygrunwald%2Fdropbox-auto-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandygrunwald%2Fdropbox-auto-cleaner/lists"}