{"id":20615358,"url":"https://github.com/divspace/upclean","last_synced_at":"2025-04-15T07:43:54.919Z","repository":{"id":42682016,"uuid":"319822954","full_name":"divspace/upclean","owner":"divspace","description":"🧼 An update and cleanup script for macOS","archived":false,"fork":false,"pushed_at":"2022-03-28T18:30:29.000Z","size":2967,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T04:17:26.002Z","etag":null,"topics":["bash","clean","cleaner","cleanup","cleanup-script","mac","macos","update","update-script","update-service","updater","updater-script"],"latest_commit_sha":null,"homepage":"https://upclean.app","language":"Shell","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/divspace.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":"2020-12-09T02:49:04.000Z","updated_at":"2023-01-13T19:49:17.000Z","dependencies_parsed_at":"2022-08-27T01:53:02.417Z","dependency_job_id":null,"html_url":"https://github.com/divspace/upclean","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divspace%2Fupclean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divspace%2Fupclean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divspace%2Fupclean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divspace%2Fupclean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divspace","download_url":"https://codeload.github.com/divspace/upclean/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224906425,"owners_count":17389902,"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":["bash","clean","cleaner","cleanup","cleanup-script","mac","macos","update","update-script","update-service","updater","updater-script"],"created_at":"2024-11-16T11:14:58.347Z","updated_at":"2025-04-15T07:43:54.907Z","avatar_url":"https://github.com/divspace.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UpClean\n\nAn update and cleanup script for macOS.\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n- [Update](#update)\n- [Uninstall](#uninstall)\n\n![Screenshot](./screenshot.png)\n\n## Installation\n\nYou can use any of the methods below to install UpClean:\n\n```bash\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/divspace/upclean/master/installer.sh)\"\n```\n\n```bash\nsh -c \"$(wget https://raw.githubusercontent.com/divspace/upclean/master/installer.sh -O -)\"\n```\n\n```bash\ncurl -o upclean https://raw.githubusercontent.com/divspace/upclean/master/upclean.sh\nchmod +x upclean\nsudo mv -f upclean /usr/local/bin/upclean\n```\n\n## Usage\n\n```\n$ upclean --help\n\nUpClean 1.6.1 🧼 upclean.app\n\nAn update and cleanup script for macOS.\n\nUsage:\n  upclean [options]\n\nOptions:\n      --skip-clean               Skip cleaning\n      --skip-composer            Skip updating Composer\n      --skip-composer-packages   Skip updating Composer packages\n      --skip-dns                 Skip flushing DNS cache\n      --skip-docker              Skip cleaning Docker\n      --skip-homebrew            Skip updating Homebrew\n      --skip-homebrew-packages   Skip updating Homebrew packages\n      --skip-mas                 Skip updating Mac App Store applications\n      --skip-memory              Skip clearing inactive memory\n      --skip-update              Skip updating\n  -h, --help                     Display this help message\n```\n\n## Configuration\n\nYou can configure the [runtime options](#usage) by adding them to the `.upcleanrc` file in your home directory:\n\n```bash\n# File: ~/.upcleanrc\n--skip-dns\n--skip-memory\n```\n\nPassing options directly will override any configuration options that you may have set.\n\n## Update\n\n```bash\ncurl -fsSL \"https://raw.githubusercontent.com/divspace/upclean/master/installer.sh\" | bash -s update\n```\n\n## Uninstall\n\n```bash\ncurl -fsSL \"https://raw.githubusercontent.com/divspace/upclean/master/installer.sh\" | bash -s uninstall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivspace%2Fupclean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivspace%2Fupclean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivspace%2Fupclean/lists"}