Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesewe/pcperformanceboost-reload
PCPerformanceBoost Reload is a script designed to optimize the performance of your computer.
https://github.com/jesewe/pcperformanceboost-reload
optimization pc-perfomance-boost perfomance windows-optimizer
Last synced: 4 days ago
JSON representation
PCPerformanceBoost Reload is a script designed to optimize the performance of your computer.
- Host: GitHub
- URL: https://github.com/jesewe/pcperformanceboost-reload
- Owner: Jesewe
- License: mit
- Created: 2024-07-14T16:14:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T18:16:40.000Z (4 months ago)
- Last Synced: 2024-09-06T21:25:24.916Z (4 months ago)
- Topics: optimization, pc-perfomance-boost, perfomance, windows-optimizer
- Language: Python
- Homepage: https://github.com/Jesewe/PCPerfomanceBoost-Reload
- Size: 939 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
⚡ PCPerformanceBoost | Reload ⚡
Optimize your PC's performance with ease
Features •
Installation •
Usage •
Troubleshooting •
Contributing---
# Overview
**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.## Features
- **Memory Optimization**: Frees up system memory to ensure smooth operation.
- **Cache Cleanup**: Automates cache cleaning using Windows Disk Cleanup.
- **Temporary Files Removal**: Cleans up system temporary files.
- **CrashDumps Folder Cleanup**: Removes crash dump files to save disk space.
- **DNS Cache Flush**: Clears DNS cache to ensure quicker and smoother network connections.
- **Update Checker**: Automatically checks for the latest version of the tool on GitHub.## Installation
1. **Clone the Repository:**
```bash
git clone https://github.com/Jesewe/PCPerformanceBoost-Reload.git
cd PCPerformanceBoost-Reload
```2. **Install Dependencies:**
```bash
pip install -r requirements.txt
```3. **Run the Script:**
```bash
python main.py
```## Usage
- Run the script to start optimizing your system.
- Follow the prompts to clean your system’s cache, temporary files, crash dumps, and more.## Troubleshooting
- **Error Checking for Updates**: Make sure you have an active internet connection.
- **Permission Denied**: Run the script with administrator privileges to perform optimizations.
- **Cleanup Process Fails**: Ensure you have the necessary system permissions to delete files and folders.## Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/Jesewe/PCPerformanceBoost-Reload).## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.