{"id":15603589,"url":"https://github.com/ghedamat/go-clean-files","last_synced_at":"2025-03-29T13:40:18.752Z","repository":{"id":12522447,"uuid":"15192291","full_name":"ghedamat/go-clean-files","owner":"ghedamat","description":"My very first go program","archived":false,"fork":false,"pushed_at":"2014-03-30T18:11:52.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T14:24:12.545Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghedamat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-14T20:22:25.000Z","updated_at":"2014-03-30T18:11:52.000Z","dependencies_parsed_at":"2022-09-10T22:31:36.414Z","dependency_job_id":null,"html_url":"https://github.com/ghedamat/go-clean-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghedamat%2Fgo-clean-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghedamat%2Fgo-clean-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghedamat%2Fgo-clean-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghedamat%2Fgo-clean-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghedamat","download_url":"https://codeload.github.com/ghedamat/go-clean-files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246193154,"owners_count":20738450,"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":[],"created_at":"2024-10-03T03:04:13.732Z","updated_at":"2025-03-29T13:40:18.720Z","avatar_url":"https://github.com/ghedamat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go clean Files\n\nmy first go yakshave\n\nFind all the files under a given path that are older then a given date\n\nwarn me via email\n\ndelete them\n\n## Usage\n```\ngo get github.com/ghedamat/go-clean-files\n\ngo install github.com/ghedamat/go-clean-files\n\ngo-clean-files -h\n```\n\n## Config File\nThe script expects a config file\n`.go-clean-filesrc` in your home directory\nwritten in \u003cb\u003ejson\u003c/b\u003e format\n\n```\nexample:\n{\n  \"server\": \"smtp.gmail.com\",\n  \"port\": 587,\n  \"username\": \"mail@gmail.com\",\n  \"password\": \"password\",\n  \"to\": \"mail1@gmail.com, mail2@gmail.com\",\n  \"mailThreshold\": 90,\n  \"deleteThreshold\": 97,\n  \"subject\": \"email subject\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghedamat%2Fgo-clean-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghedamat%2Fgo-clean-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghedamat%2Fgo-clean-files/lists"}