{"id":23226368,"url":"https://github.com/jesewe/pcperformanceboost-reload","last_synced_at":"2025-08-19T13:32:49.369Z","repository":{"id":248404939,"uuid":"828596970","full_name":"Jesewe/PCPerformanceBoost-Reload","owner":"Jesewe","description":"PCPerformanceBoost Reload is a script designed to optimize the performance of your computer.","archived":false,"fork":false,"pushed_at":"2024-09-06T18:16:40.000Z","size":962,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-06T21:25:24.916Z","etag":null,"topics":["optimization","pc-perfomance-boost","perfomance","windows-optimizer"],"latest_commit_sha":null,"homepage":"https://github.com/Jesewe/PCPerfomanceBoost-Reload","language":"Python","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/Jesewe.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}},"created_at":"2024-07-14T16:14:11.000Z","updated_at":"2024-09-06T18:10:44.000Z","dependencies_parsed_at":"2024-09-06T21:25:35.796Z","dependency_job_id":"c29f0ec2-cff1-4f79-a88c-3d1ec785793a","html_url":"https://github.com/Jesewe/PCPerformanceBoost-Reload","commit_stats":null,"previous_names":["jesewe/pcperfomanceboost-reload","jesewe/pcperformanceboost-reload"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesewe%2FPCPerformanceBoost-Reload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesewe%2FPCPerformanceBoost-Reload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesewe%2FPCPerformanceBoost-Reload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesewe%2FPCPerformanceBoost-Reload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jesewe","download_url":"https://codeload.github.com/Jesewe/PCPerformanceBoost-Reload/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230355840,"owners_count":18213540,"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":["optimization","pc-perfomance-boost","perfomance","windows-optimizer"],"created_at":"2024-12-19T00:17:22.572Z","updated_at":"2024-12-19T00:17:23.163Z","avatar_url":"https://github.com/Jesewe.png","language":"Python","readme":"\u003cdiv align=\"center\"\u003e\r\n   \u003cimg src=\"src/img/icon.png\" alt=\"PCPerformanceBoost\" width=\"200\" height=\"200\"\u003e\r\n   \u003ch1\u003e⚡ PCPerformanceBoost | Reload ⚡\u003c/h1\u003e\r\n   \u003cp\u003eOptimize your PC's performance with ease\u003c/p\u003e\r\n   \u003ca href=\"#features\"\u003e\u003cstrong\u003eFeatures\u003c/strong\u003e\u003c/a\u003e •\r\n   \u003ca href=\"#installation\"\u003e\u003cstrong\u003eInstallation\u003c/strong\u003e\u003c/a\u003e •\r\n   \u003ca href=\"#usage\"\u003e\u003cstrong\u003eUsage\u003c/strong\u003e\u003c/a\u003e •\r\n   \u003ca href=\"#troubleshooting\"\u003e\u003cstrong\u003eTroubleshooting\u003c/strong\u003e\u003c/a\u003e •\r\n   \u003ca href=\"#contributing\"\u003e\u003cstrong\u003eContributing\u003c/strong\u003e\u003c/a\u003e\r\n\u003c/div\u003e\r\n\r\n---\r\n\r\n# Overview\r\n**PCPerformanceBoost | Reload** is a tool designed to help users optimize their Windows PC by cleaning temporary files, memory, DNS cache, and other system clutter, ensuring better performance.\r\n\r\n## Features\r\n- **Memory Optimization**: Frees up system memory to ensure smooth operation.\r\n- **Cache Cleanup**: Automates cache cleaning using Windows Disk Cleanup.\r\n- **Temporary Files Removal**: Cleans up system temporary files.\r\n- **CrashDumps Folder Cleanup**: Removes crash dump files to save disk space.\r\n- **DNS Cache Flush**: Clears DNS cache to ensure quicker and smoother network connections.\r\n- **Update Checker**: Automatically checks for the latest version of the tool on GitHub.\r\n\r\n## Installation\r\n1. **Clone the Repository:**\r\n   ```bash\r\n   git clone https://github.com/Jesewe/PCPerformanceBoost-Reload.git\r\n   cd PCPerformanceBoost-Reload\r\n   ```\r\n\r\n2. **Install Dependencies:**\r\n   ```bash\r\n   pip install -r requirements.txt\r\n   ```\r\n\r\n3. **Run the Script:**\r\n   ```bash\r\n   python main.py\r\n   ```\r\n\r\n## Usage\r\n- Run the script to start optimizing your system.\r\n- Follow the prompts to clean your system’s cache, temporary files, crash dumps, and more.\r\n\r\n## Troubleshooting\r\n- **Error Checking for Updates**: Make sure you have an active internet connection.\r\n- **Permission Denied**: Run the script with administrator privileges to perform optimizations.\r\n- **Cleanup Process Fails**: Ensure you have the necessary system permissions to delete files and folders.\r\n\r\n## Contributing\r\nContributions are welcome! Feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/Jesewe/PCPerformanceBoost-Reload).\r\n\r\n## License\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesewe%2Fpcperformanceboost-reload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesewe%2Fpcperformanceboost-reload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesewe%2Fpcperformanceboost-reload/lists"}