{"id":51831386,"url":"https://github.com/ionic-typing/windows-pc-cleaner","last_synced_at":"2026-07-22T15:34:12.982Z","repository":{"id":348474149,"uuid":"834119176","full_name":"ionic-typing/windows-pc-cleaner","owner":"ionic-typing","description":"Tool to perform various operations on your device ","archived":false,"fork":false,"pushed_at":"2024-07-26T13:09:18.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T10:37:27.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ionic-typing.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-26T13:08:52.000Z","updated_at":"2025-03-18T08:02:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ionic-typing/windows-pc-cleaner","commit_stats":null,"previous_names":["ionic-typing/windows-pc-cleaner"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ionic-typing/windows-pc-cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-typing%2Fwindows-pc-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-typing%2Fwindows-pc-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-typing%2Fwindows-pc-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-typing%2Fwindows-pc-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionic-typing","download_url":"https://codeload.github.com/ionic-typing/windows-pc-cleaner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-typing%2Fwindows-pc-cleaner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35768236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-07-22T15:34:10.431Z","updated_at":"2026-07-22T15:34:12.907Z","avatar_url":"https://github.com/ionic-typing.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Tool for Drive Scanning and Cleanup\n\n## Overview\n\nThis project provides tool to perform various operations on your drives, such as scanning directories, viewing scanned data, and cleaning temporary files.\n\n## Features\n\n- **Scan Drives**: Scan a specified path or all available drives for data.\n- **View Scan Data**: View data from scanned drives with options to limit by line count or file size.\n- **Clean Temp Files**: Clean temporary files from the system.\n\n### Available Commands\n\n1. **Scan Drives**: \n    - Command: `1 \"Path\"`\n    - Example: `1 \"C:/\"`\n    - Description: Scans the specified path or all available drives if `\".\"` is given as the path.\n\n2. **View Scanned Data**:\n    - Command: `2 Drive/CustomPath [--max-line LINE LIMIT] [--size-threshold SIZE LIMIT]`\n    - Example: `2 C --max-line 100` or `2 C --size-threshold 100 MB`**(Make Sure The Seperation Between The Unit and Type Size.)**\n    - Description: Views data from the specified drive or path with optional limits on line count or file size.\n\n3. **Clean Temp Files**:\n    - Command: `3`\n    - Description: Cleans temporary files from the system.\n\n4. **Exit**:\n    - Command: `4`\n    - Description: Exits the CLI tool.\n\n## Examples\n\n- **Scan all available drives**:\n    ```sh\n    $ 1 \".\"\n    ```\n- **View data from drive C with a max of 100 lines**:\n    ```sh\n    $ 2 C --max-line 100\n    ```\n- **Clean temporary files**:\n    ```sh\n    $ 3\n    ```\n\n## Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/cyberkillerdev/PC-Cleaner\n    cd PC-Cleaner\n    ```\n2. Install the required packages:\n    ```sh\n    pip install rich pyuac msgpack\n    ```\n\n## Usage\n\nRun the CLI tool:\n```sh\npython cli.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionic-typing%2Fwindows-pc-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fionic-typing%2Fwindows-pc-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionic-typing%2Fwindows-pc-cleaner/lists"}