Cleaning: This tool allows you to securely delete multimedia files, ensuring they cannot be recovered.
Installation Instructions
Windows:
-
Download and install Python 3 from the official site at python.org.
-
Download the script from the GitHub repository: https://github.com/LinuxProgramador/Cleaning.
-
Unzip the downloaded file using WinRAR or any other extraction tool.
-
Open the Command Prompt (cmd) and navigate to the directory where the script was extracted.
-
In the command prompt, run the program using the command: python cleaning.py followed by any of the optional flags (-h for help, --help for detailed information, or -s to start).
Linux:
-
Install Python 3 and Git using your package manager.
-
Clone the GitHub repository: https://github.com/LinuxProgramador/Cleaning.
-
Navigate to the extracted directory.
-
Run the program using Python 3 with optional flags (-h for help, --help for detailed information, or -s to start).
macOS:
-
Open the terminal and install Homebrew by following the instructions on the Homebrew website.
-
Use Homebrew to install Python.
-
Install Git.
-
Clone the GitHub repository: https://github.com/LinuxProgramador/Cleaning.
-
Navigate to the Cleaning directory.
-
Run the program using Python with optional flags (-h for help, --help for detailed information, or -s to start).
Android (via Termux):
-
Install Termux from f-droid.org.
-
Open Termux and update the packages.
-
Install Git and Python 3 using Termux’s package manager.
-
Clone the GitHub repository: https://github.com/LinuxProgramador/Cleaning.
-
Navigate to the Cleaning directory.
-
Run the program using Python 3 with optional flags (-h for help, --help for detailed information, or -s to start).