An open API service indexing awesome lists of open source software.

https://github.com/nminhducit/cleanmaster

This tool offers options to delete internet cookies, temporary internet files, perform disk cleanup, and defragment your hard drives.
https://github.com/nminhducit/cleanmaster

batch-file batch-script cleaner

Last synced: 6 months ago
JSON representation

This tool offers options to delete internet cookies, temporary internet files, perform disk cleanup, and defragment your hard drives.

Awesome Lists containing this project

README

          

# CleanMaster Tools

## Table of Contents
1. [Introduction](#introduction)
2. [Features](#features)
3. [System Requirements](#system-requirements)
4. [Installation](#installation)
5. [Usage](#usage)
6. [Contributing](#contributing)
7. [License](#license)

## Introduction
**CleanMaster Tools** is a batch script utility designed to help you clean up unnecessary files from your Windows PC, freeing up disk space and improving system performance.

This tool offers options to delete internet cookies, temporary internet files, perform disk cleanup, and defragment your hard drives.

## Features
- **Delete Internet Cookies**: Removes cookies stored by your web browsers.
- **Delete Temporary Internet Files**: Cleans up temporary files used by browsers and other applications.
- **Disk Cleanup**: Deletes temporary and unnecessary files from various system directories.
- **Disk Defragment**: Defragments all hard drives to improve file access speed.

## System Requirements
- Windows 7, 8, 10, or 11
- Administrative privileges to run the script
- Internet Explorer or Edge (for deleting cookies and temporary internet files)

## Installation
1. Download the `main.bat` file from the [src](#).
2. Place the `main.bat` file in a convenient location on your PC.

## Usage
1. Right-click on the `main.bat` file and select **Run as administrator**.
2. You will see a menu with options:
- `[1] Delete Internet Cookies`
- `[2] Delete Temporary Internet Files`
- `[3] Disk Cleanup`
- `[4] Disk Defragment`
- `[5] Exit`
3. Enter the number corresponding to the task you want to perform and press **Enter**.

### Screenshots
![CleanMaster Tools](https://i.imgur.com/FQV3L74.jpeg)

## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on [GitHub](https://github.com/NMINHDUCIT/CleanMaster).

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.